Download the PHP package mmalessa/command-bus-bundle without Composer
On this page you can find all versions of the php package mmalessa/command-bus-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mmalessa/command-bus-bundle
More information about mmalessa/command-bus-bundle
Files in mmalessa/command-bus-bundle
Download mmalessa/command-bus-bundle
More information about mmalessa/command-bus-bundle
Files in mmalessa/command-bus-bundle
Vendor mmalessa
Package command-bus-bundle
Short Description Simple library to implement command-bus.
License MIT
Homepage https://github.com/mmalessa/command-bus-bundle
Package command-bus-bundle
Short Description Simple library to implement command-bus.
License MIT
Homepage https://github.com/mmalessa/command-bus-bundle
Please rate this library. Is it a good library?
Informations about the package command-bus-bundle
Command bus - Symfony bundle
Requires Symfony 4.3.*
https://github.com/mmalessa/command-bus-bundle
Use it at your own risk.
Install
Example of use
Register your handler(s)
The command class is automatically detected based on the type of parameter in the handler 'handle' method.
Create command and handler
(See - README for the mmalessa/command-bus package.)
Inject command bus into Symfony command/controller
Handle command
All versions of command-bus-bundle with dependencies
PHP Build Version
Package Version
The package mmalessa/command-bus-bundle contains the following files
Loading the files please wait ....