mix / fast-route
Routing library based on Fast-Route, following PSR-7 / PSR-15 standard
v2.2.18
2021-03-05 06:56 UTC
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/