Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.2 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.2 KB

Symfony Command Bus Bundle

Symfony integration bundle for command-bus

Version Total Downloads Php License

Installation

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.

License

Released under the MIT license.