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
- Host: GitHub
- URL: https://github.com/samcrosoft/prooph-learning-docker
- Owner: samcrosoft
- Created: 2019-08-12T16:40:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-12T16:44:30.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T12:30:17.666Z (5 months ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`