onliner/command-bus-bundle

Symfony integration bundle for command bus.

Installs: 98

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 9

Forks: 0

Open Issues: 0

Type:symfony-bundle

v0.2.0 2025-04-15 09:19 UTC

This package is auto-updated.

Last update: 2025-04-15 09:20:55 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.2.0"

and modify for your needs.

License

Released under the MIT license.