Symfony integration bundle for command-bus
The preferred way to install this extension is through composer.
Either run
composer require onliner/command-bus-bundle
or add this code line to the require
section of your composer.json
file:
"onliner/command-bus-bundle": "^0.1.0"
and modify for your needs.
Released under the MIT license.