Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sokil/commandbusbundle
Yes, this is yet another command bus
https://github.com/sokil/commandbusbundle
command-bus symfony-bundle
Last synced: 29 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T19:28:16.000Z (over 7 years ago)
- Last Synced: 2024-10-14T18:21:13.990Z (29 days 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
[![Build Status](https://travis-ci.org/sokil/CommandBusBundle.svg?branch=master)](https://travis-ci.org/sokil/CommandBusBundle)
[![Coverage Status](https://coveralls.io/repos/github/sokil/CommandBusBundle/badge.svg?branch=master&1)](https://coveralls.io/github/sokil/CommandBusBundle?branch=master)
[![Latest Stable Version](https://poser.pugx.org/sokil/command-bus-bundle/v/stable.png)](https://packagist.org/packages/sokil/command-bus-bundle)
[![Total Downloads](http://img.shields.io/packagist/dt/sokil/command-bus-bundle.svg)](https://packagist.org/packages/sokil/command-bus-bundle)## Installation
Add dependency to composer:
```
composer require sokil/command-bus-bundle
```