Download the PHP package ideationnet/action-dispatcher without Composer
On this page you can find all versions of the php package ideationnet/action-dispatcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ideationnet/action-dispatcher
More information about ideationnet/action-dispatcher
Files in ideationnet/action-dispatcher
Download ideationnet/action-dispatcher
More information about ideationnet/action-dispatcher
Files in ideationnet/action-dispatcher
Vendor ideationnet
Package action-dispatcher
Short Description Action dispatcher for PSR-15 compatible middleware
License MIT
Homepage https://github.com/ideationnet/action-dispatcher
Package action-dispatcher
Short Description Action dispatcher for PSR-15 compatible middleware
License MIT
Homepage https://github.com/ideationnet/action-dispatcher
Keywords ideationnetaction-dispatcher
Please rate this library. Is it a good library?
Informations about the package action-dispatcher
Action Dispatcher
A PSR-15 "Action Domain Responder" middleware that dispatches to actions resolved by Action Resolver.
Actions are dispatched using an Invoker, such as the one provided by PHP-DI.
Configuration
Actions should resolve to an instance of IdNet\Action
where
the input, domain, and responder have been set.
The dispatcher will use the provided implementation of
InvokerInterface
to invoke the callables.
All versions of action-dispatcher with dependencies
PHP Build Version
Package Version
The package ideationnet/action-dispatcher contains the following files
Loading the files please wait ....