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