https://github.com/mix-php/route
Http route library, following PSR-7 / PSR-15 standard
https://github.com/mix-php/route
mix route
Last synced: 8 months ago
JSON representation
Http route library, following PSR-7 / PSR-15 standard
- Host: GitHub
- URL: https://github.com/mix-php/route
- Owner: mix-php
- Created: 2019-06-27T08:21:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T06:45:54.000Z (over 5 years ago)
- Last Synced: 2025-07-13T05:18:48.277Z (8 months ago)
- Topics: mix, route
- Language: PHP
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix Route
Http 路由类库,遵循 PSR-7 / PSR-15 标准
## Usage
安装:
```
composer require mix/route
```
文档:
- https://www.kancloud.cn/onanying/mixphp2-2/1708702
## License
Apache License Version 2.0, http://www.apache.org/licenses/