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

https://github.com/pmall/router.old


https://github.com/pmall/router.old

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Router

This package provides a outer allowing to build Psr-15 dispatcher based on a Psr-7 request. It can be used with [nikic/fast-route](https://github.com/nikic/FastRoute) or [aura/router](https://github.com/auraphp/Aura.Router) as the underlying routing mechanism.

**Require** php >= 7.1

**Installation** `composer require ellipse/router`

**Run tests** `./vendor/bin/kahlan`