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

https://github.com/mix-php/fast-route

Routing library based on Fast-Route, following PSR-7 / PSR-15 standard
https://github.com/mix-php/fast-route

Last synced: 24 days ago
JSON representation

Routing library based on Fast-Route, following PSR-7 / PSR-15 standard

Awesome Lists containing this project

README

          

## Mix Fast Route

基于 fast-route 的路由库,遵循 PSR-7 / PSR-15 标准

Routing library based on Fast-Route, following PSR-7 / PSR-15 standard

## Usage

安装:

```
composer require mix/fast-route
```

文档:

- https://www.kancloud.cn/onanying/mixphp2-2/1758040

## License

Apache License Version 2.0, http://www.apache.org/licenses/