Download the PHP package chrisguitarguy/tactician-symfony-events without Composer
On this page you can find all versions of the php package chrisguitarguy/tactician-symfony-events. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chrisguitarguy/tactician-symfony-events
More information about chrisguitarguy/tactician-symfony-events
Files in chrisguitarguy/tactician-symfony-events
Download chrisguitarguy/tactician-symfony-events
More information about chrisguitarguy/tactician-symfony-events
Files in chrisguitarguy/tactician-symfony-events
Vendor chrisguitarguy
Package tactician-symfony-events
Short Description Tactician middleware for the Symfony event dispatcher.
License MIT
Package tactician-symfony-events
Short Description Tactician middleware for the Symfony event dispatcher.
License MIT
Please rate this library. Is it a good library?
Informations about the package tactician-symfony-events
Tactician Symfony Event Middleware
Use the Symfony event dispatcher to get notifications when a command is received, handled, and/or errors in Tactician.
Usage
Add the middleware anywhere anywhere before the command handler middleware.
You can listen for events specific to a single command.
Or listen to more generic events that fire on all commands.
There's also a CommandEvents
class that provides some constants and helpers
for event names.
License
MIT. See the LICENSE
file.
All versions of tactician-symfony-events with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
league/tactician Version ^1.0
symfony/event-dispatcher Version ^4.4 || ^5.0
league/tactician Version ^1.0
symfony/event-dispatcher Version ^4.4 || ^5.0
The package chrisguitarguy/tactician-symfony-events contains the following files
Loading the files please wait ....