承接 siktec/frigate 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

siktec/frigate

最新稳定版本:1.0.4

Composer 安装命令:

composer require siktec/frigate

包简介

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

README 文档

README

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.

统计信息

  • 总下载量: 159
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-19