fitdev-pro/app-runner
Composer 安装命令:
composer require fitdev-pro/app-runner
包简介
README 文档
README
HTTP application creator.
Installation
composer require fitdev-pro/app-runner
Usage
Base usage
<?php $di = new DependencyContainer(); $app = new FitdevPro\FitAppRunner\Application($di); $app->handle()->dispatch();
Contribute
Please feel free to fork and extend existing or add new plugins and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and may adapt the documentation.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 41
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-04