Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keithmifsud/php-event-sourcing-demo
An event sourced demo application in PHP.
https://github.com/keithmifsud/php-event-sourcing-demo
docker event-sourcing laravel php phpunit tutorial-code
Last synced: 3 months ago
JSON representation
An event sourced demo application in PHP.
- Host: GitHub
- URL: https://github.com/keithmifsud/php-event-sourcing-demo
- Owner: keithmifsud
- Created: 2019-07-14T05:51:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T07:02:48.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T09:45:24.390Z (4 months ago)
- Topics: docker, event-sourcing, laravel, php, phpunit, tutorial-code
- Language: PHP
- Size: 249 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Event Sourcing Demo
A demo application featuring an event sourced domain and made accessible through an HTTP API with the help of the Laravel framework.
Please visit my [blog](https://keith-mifsud.me/blog) for more details.
## Under Development
This code repository is under development and should never be used in production.