eduardomrb/route
最新稳定版本:1.2.0
Composer 安装命令:
composer require eduardomrb/route
包简介
A fast routing and dispatch package built on top of FastRoute.
README 文档
README
This package is compliant with PSR-1, PSR-2 and PSR-4. If you notice compliance oversights, please send a patch via pull request.
Install
Via Composer
$ composer require league/route
Requirements
The following versions of PHP are supported by this version.
- PHP 5.4
- PHP 5.5
- PHP 5.6
- HHVM
Documentation
Route has full documentation, powered by Jekyll.
Contribute to this documentation in the gh-pages branch.
Todo
- Add knowledge of variadic uri wildcard arguments to
MethodArgumentStrategy. (Blocked by changes to Container).
Testing
$ vendor/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
Credits
All Orno\Route contributions can be found here.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-09-02