An open API service indexing awesome lists of open source software.

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

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/