monii / action-handler-psr7-middleware
PSR-7 Action Handler Middleware
Installs: 1 048
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- psr/http-message: ^1.0
Requires (Dev)
- phpunit/phpunit: ^4.8
- squizlabs/php_codesniffer: ^2.3
- zendframework/zend-diactoros: ^1.1
This package is not auto-updated.
Last update: 2016-11-14 08:13:36 UTC
README
Resolves the action associated with a Request to a handler and calls it.
Requirements
- PHP 5.5+
Installation
$> composer require monii/action-handler-psr7-middleware
Until a stable version has been released or if a development version is preferred, use:
$> composer require monii/action-handler-psr7-middleware:@dev
License
MIT, see LICENSE.
Community
Want to get involved? Here are a few ways:
- Find us in the #monii IRC channel on irc.freenode.org.
- Mention @moniidev on Twitter.