Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```