2017 © Pedro Peláez
 

library router

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

image

ellipse/router

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

  • Friday, November 17, 2017
  • by pmall
  • Repository
  • 1 Watchers
  • 0 Stars
  • 262 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

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., (*1)

Require php >= 7.1, (*2)

Installation composer require ellipse/router, (*3)

Run tests ./vendor/bin/kahlan, (*4)

The Versions

17/11 2017

dev-master

9999999-dev https://github.com/ellipsephp/router

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar pmall

aura middleware psr-7 router psr-15 fastroute aurarouter