rubenhazelaar/flex
Composer 安装命令:
composer require rubenhazelaar/flex
包简介
An ultra simple PHP7 framework. Small and simple, just flex!
README 文档
README
Flex is an ultra simple PHP framework, based on PSR-7 and Zend Diactoros. Routing is done by fast-route, although you are free to change it up.
It also features a basic middleware implementation and template system. And more to come in the future.
Todo
- Implement FirewallMiddleware
- Implement context (IoC container passed to middleware and controllers)
- Document Middleware & Loader classes
- Test Middleware & Loader & Template classes
Install with composer
composer require rubenhazelaar/flex
Docker
Getting started with Flex (using Docker) is easy as 1, 2, 3. Just run:
docker-compose up #Add '--build' when running for the first time
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2016-06-28