Skip to content

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

License

Notifications You must be signed in to change notification settings

ellipsephp/router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages