Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 384 Bytes

File metadata and controls

9 lines (5 loc) · 384 Bytes

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