vilshub/zionlight-api-server
最新稳定版本:v1.0.0
Composer 安装命令:
composer create-project vilshub/zionlight-api-server
包简介
An MRC (Model Route Controller) PHP framework, for API server
README 文档
README
An MRC (Model Route Controller) PHP framework, for API server
Installation
It supports composer installation, with link:
composer create-project --prefer-dist vilshub/zionlight-api-server yourProjectName dev-master
Quick guide
-
After installation, you can start server from CLI with (CD into the project root directory):
php zlight shine:@3000 -
For more of CLI command, execute:
php zlight
Features
Aside from the conventional features which backend frameworks have, zlight-api-server has the following features:
- Plain SQL Schema builder, and plain SQL query executor. (No ORM, only SQL skills required)
- Queries Bank. All queries for a particular model gets stored in a single bank file for easy management
- Table data export and import, via CLI
- Project initialization wizard (Via CLI). Used when creating project, or when setting up a cloned project
- And more....
Documentation
The documentation for this framework will be provided soon, you may Watch, this repo for further updates.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-20