-[Jan Kuchar's second sanbox](https://gitlab.grifart.cz/jkuchar1/thesis-example-application)
-[DDDinPHP](http://dddinphp.org/)
### Message Buses / libraries
...
...
@@ -48,6 +49,7 @@ This project builds on example from presentation from [Mathias Verraes - Practic
### Examples
- Mathias Verraes: [Buttercup.Protects](http://buttercup-php.github.io/protects/) is a PHP library for building Aggregates that protect business invariants, and that record Domain Events.
-[EventSourcing at BlaBlaCar](http://blablatech.com/blog/micro-service-at-blablacar) + Matthieu Moquet: [CQRS & Event Sourcing](https://speakerdeck.com/mattketmo/cqrs-and-event-sourcing)
-[GitHub: example applications written with CQRS/event sourcing pattern](https://github.com/dddinphp)