eventsauce / eventsauce
Event sourcing library.
Fund package maintenance!
frankdejonge
Installs: 135 923
Dependents: 18
Suggesters: 0
Security: 0
Stars: 533
Watchers: 30
Forks: 50
Open Issues: 1
Requires
- php: ^7.2|^8.0
- ramsey/uuid: ^3|^4
- symfony/yaml: ^3.2|^4.0|^5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.15
- phpstan/phpstan: ^0.11.16|^0.12.52
- phpunit/phpunit: ^7.0|^8.0|^9.3
README
EventSauce is a somewhat opinionated, no-nonsense, and easy way to introduce event sourcing into PHP projects. It's designed so storage and queueing mechanisms can be chosen based on your specific requirements. It has test tooling, designed to work with an event sourcing mindset.
That's it.
View the docs at eventsauce.io/docs