mix / fast-route
Routing library based on Fast-Route, following PSR-7 / PSR-15 standard
Installs: 972
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/mix/fast-route
Requires
- php: >=7.0.0
- mix/http-message: ~2.2.0
- mix/http-server: ~2.2.0
- mix/micro-route: ~2.2.0
- nikic/fast-route: ^1.3
Requires (Dev)
- mix/guzzle: ~2.2.0
- phpunit/phpunit: ^7.0.0
README
基于 fast-route 的路由库,遵循 PSR-7 / PSR-15 标准
Routing library based on Fast-Route, following PSR-7 / PSR-15 standard
Usage
安装:
composer require mix/fast-route
文档:
License
Apache License Version 2.0, http://www.apache.org/licenses/