octophp/encore
Composer 安装命令:
composer require octophp/encore
包简介
README 文档
README
Base structure for API skeleton.
I developed this structure to use on my own projects. It provides you
- Dependency inject container
- JSON presentation layer
- Routing
- API authentication for SPA projects
- Database setup
- Logging interface
- CORS-enabled middleware
These are must-to-have standard features for an API backend project.
Please use skeleton to start your project.
I also added a React based SPA project to show authentication system.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-10