Awesome
Broadway
Broadway is a project providing infrastructure and testing helpers for creating CQRS and event sourced applications. Broadway tries hard to not get in your way. The project contains several loosely coupled components that can be used together to provide a full CQRS\ES experience.
About
Read the blog post about this repository at:
Installation
$ composer require broadway/broadway
Documentation
You can find detailed documentation of the Broadway bundle on broadway.github.io/broadway.
Feel free to join #qandidate on freenode with questions and remarks!
Acknowledgements
The broadway project is heavily inspired by other open source project such as AggregateSource, Axon Framework and Ncqrs.
We also like to thank Benjamin, Marijn and Mathias for the conversations we had along the way that helped us shape the broadway project. In particular Marijn for giving us access to his in-house developed CQRS framework.
License
MIT, see LICENSE.