tlumx / tlumx-router
Tlumx 路由组件
v1.0.0
2018-07-25 21:45 UTC
Requires
- php: ^7.1
- nikic/fast-route: ^1.3
- psr/http-message: ^1.0.1
Requires (Dev)
- phpunit/phpunit: ^6.5
- satooshi/php-coveralls: ^2.0
- squizlabs/php_codesniffer: 3.*
This package is not auto-updated.
Last update: 2024-09-21 03:08:45 UTC
README
Tlumx\router
- 路由组件。
要求
- PHP >= 7.1
安装
使用 Composer 安装 tlumx-router。
$ composer require tlumx/tlumx-router
使用方法
查看: https://docs.tlumx.com/tlumx-router/
资源
- 在 https://github.com/tlumx/tlumx-router/issues 提交问题
- 文档位于 https://docs.tlumx.com/tlumx-router/
- 更多信息请查看 许可证文件。