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

https://github.com/samcrosoft/prooph-learning-docker

Using Docker and Prooph to learn cqrs and event sourcing
https://github.com/samcrosoft/prooph-learning-docker

Last synced: 3 months ago
JSON representation

Using Docker and Prooph to learn cqrs and event sourcing

Awesome Lists containing this project

README

        

# Prooph in action

Repostiory shows how to use Prooph by examples. Explanations and tutorial you find on my note blog: [CQRS+ES in PHP by Prooph](https://pilsniak.com/cqrs-es-php-prooph/)

## Used components:

* `prooph/service-bus`
* `prooph/event-sourcing`
* `prooph/event-store`
* `prooph/pdo-event-store`
* `prooph/event-store-bus-bridge`
* `prooph/snapshotter`
* `prooph/pdo-snapshot-store`