/router

Router allowing to build Psr-15 dispatcher based on a Psr-7 request

Primary LanguagePHPMIT LicenseMIT

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 or aura/router as the underlying routing mechanism.

Require php >= 7.1

Installation composer require ellipse/router

Run tests ./vendor/bin/kahlan