dev-master
9999999-devRevisionTen CQRS
MIT
The Requires
- php ^7.1
- symfony/framework-bundle ^3.0||^4.0
- symfony/yaml ^3.0||^4.0
- symfony/orm-pack ^1.0
- ramsey/uuid ^3.0
The Development Requires
by Cornelius K
cqrs symfony-bundle event-sourcing
RevisionTen CQRS
A basic CQRS implementation., (*1)
For a proper implementation with all the bells and whistles look at prooph instead., (*2)
To create boilerplate code for your commands run:, (*3)
bin/console make:cqrscommand
, (*4)
RevisionTen CQRS
MIT
cqrs symfony-bundle event-sourcing