monii / action-handler-psr7-middleware-container-interop
Resolve PSR-7 Action Handlers to objects in a Container
Installs: 1 044
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=5.5
- container-interop/container-interop: ^1.1
- monii/action-handler-psr7-middleware: ^0.0@dev
- 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:33 UTC
README
PSR-7 action handlers can be resolved from a Container Interop container.
Requirements
- PHP 5.5+
Installation
$> composer require monii/monii-action-handler-psr7-middleware-container-interop
Until a stable version has been released or if a development version is preferred, use:
$> composer require monii/monii-action-handler-psr7-middleware-container-interop:@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.