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

https://github.com/jeckel-lab/command-dispatcher-bundle

Command Dispatcher as a symfony bundle
https://github.com/jeckel-lab/command-dispatcher-bundle

comand-bus command-dispatcher cqrs cqrs-pattern php8 symfony symfony-bundle symfony4 symfony5

Last synced: 11 months ago
JSON representation

Command Dispatcher as a symfony bundle

Awesome Lists containing this project

README

          

[![Latest Stable Version](https://poser.pugx.org/jeckel-lab/command-dispatcher-bundle/v/stable)](https://packagist.org/packages/jeckel-lab/command-dispatcher-bundle)
[![Total Downloads](https://poser.pugx.org/jeckel-lab/command-dispatcher-bundle/downloads)](https://packagist.org/packages/jeckel-lab/command-dispatcher-bundle)

# command-dispatcher-bundle

Command Dispatcher as a symfony bundle

# Install

```bash
composer require jeckel-lab/command-dispatcher-bundle
```