2017 © Pedro Peláez
 

library router

Router middleware to add controllers as middlewares to the stack.

image

dryspell/router

Router middleware to add controllers as middlewares to the stack.

  • Wednesday, June 20, 2018
  • by bjoern-tantau
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 75 % Grown

The README.md

dryspell-router

Router middleware to add controllers as middlewares to the stack., (*1)

Maps all incoming requests to controllers in a given namespace. Namespace should be supplied to constructor of Dryspell\Middlewares\Router., (*2)

Controllers must implement Psr\Http\Server\MiddlewareInterface., (*3)

The Versions

20/06 2018

dev-master

9999999-dev

Router middleware to add controllers as middlewares to the stack.

  Sources   Download

The Requires

 

The Development Requires

by Björn Tantau