ellipse/router

This package is abandoned and no longer maintained. No replacement package was suggested.

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

dev-master / 1.0.x-dev 2017-11-17 21:24 UTC

This package is auto-updated.

Last update: 2022-02-01 13:06:45 UTC


README

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