PHPackages                             nixilla/cqrs-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. nixilla/cqrs-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

nixilla/cqrs-bundle
===================

Symfony Bundle that integrates Prooph CQRS/ES library

41412PHP

Since Mar 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/nixilla/cqrs-bundle)[ Packagist](https://packagist.org/packages/nixilla/cqrs-bundle)[ RSS](/packages/nixilla-cqrs-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

CQRS/ES Bundle for Symfony which integrates Prooph library
==========================================================

[](#cqrses-bundle-for-symfony-which-integrates-prooph-library)

This Symfony Bundle wires Prooph CQRS/ES library into Symfony project.

[![Build Status](https://camo.githubusercontent.com/727af813b5e3d5eaf1781b74fbddf0b16769932f441548f221afe523265ed902/68747470733a2f2f7472617669732d63692e6f72672f6e6978696c6c612f637172732d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nixilla/cqrs-bundle)[![Coverage Status](https://camo.githubusercontent.com/7352846ac092c757ba3d870ef850774980b49353324675692e7218e242d3f065/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6e6978696c6c612f637172732d62756e646c652f62616467652e737667)](https://coveralls.io/github/nixilla/cqrs-bundle)

Installation
------------

[](#installation)

Install with composer:

```
composer require nixilla/cqrs-bundle
```

Add budle to AppKernel:

```
