onliner/command-bus-bundle

Symfony integration bundle for command bus.

Installs: 54

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 9

Forks: 0

Open Issues: 0

Type:symfony-bundle

v0.1.0 2022-01-19 13:03 UTC

This package is auto-updated.

Last update: 2024-05-19 18:03:01 UTC


README

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.