Giter Site home page Giter Site logo

siktec-lab / frigate Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 977 KB

Frigate is a lightweight web application framework. It is designed to be easy, and extremely fast with the ability to scale up to complex applications.

License: MIT License

PHP 99.24% Twig 0.76%

frigate's Introduction

Frigate V2

Build Status

Frigate is a lightweight web application framework. It is designed to be easy, and extremely fast with the ability to scale up to complex applications.

โš ๏ธ WARNING: This project is currently under development. Features may change, and it might not be stable for production use. Use at your own risk.

Quick Links:

Features:

  • Easy and Powerfull routing system.
  • Builtin Database class for MySQL.
  • Build an API
  • Serve Files, Pages, JSON.
  • Build Hybrid application (e.g an API with a administration panel).
  • PHP - 8.
  • Easy framework syntax.
  • Very Flexible design.

Installation

Install Frigate with composer:

composer require siktec/frigate

Use a bootstrap project to get started:

composer create-project siktec/frigate-bootstrap

Milestones:

  • [v] support returns negotiation of / and text/* etc....

  • [v] File server for chunking

  • [-] Implement accept all and restriction in headers CORS policy

  • [-] Implement parsedown for documentation generating

  • [v] Implement swagger

  • [-] Global templates - include basic twig templates as helpers.

  • [-] Versioning with included files in page builder

  • [v] Implement Patch handlers.

  • [-] Add front-end global App builder.

  • [-] Implement static file loader - a folder is mapped to an endpoint optional php exec.

  • [-] Page builder should take additional default context in constructor

  • [-] Page builder compile should take additional context -> const context -> defined context -> compile context.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.