https://github.com/sokil/commandbusbundle
Yes, this is yet another command bus
https://github.com/sokil/commandbusbundle
command-bus symfony-bundle
Last synced: about 2 months ago
JSON representation
Yes, this is yet another command bus
- Host: GitHub
- URL: https://github.com/sokil/commandbusbundle
- Owner: sokil
- License: mit
- Created: 2017-01-30T20:44:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T19:28:16.000Z (almost 9 years ago)
- Last Synced: 2025-02-12T08:39:20.306Z (about 1 year ago)
- Topics: command-bus, symfony-bundle
- Language: PHP
- Homepage:
- Size: 43.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CommandBusBundle
[](https://travis-ci.org/sokil/CommandBusBundle)
[](https://coveralls.io/github/sokil/CommandBusBundle?branch=master)
[](https://packagist.org/packages/sokil/command-bus-bundle)
[](https://packagist.org/packages/sokil/command-bus-bundle)
## Installation
Add dependency to composer:
```
composer require sokil/command-bus-bundle
```