ama-team / event-sourcing
A small event sourcing framework
dev-master
2017-10-20 15:08 UTC
Requires
- php: >= 7.1
- psr/log: ^1.0
Requires (Dev)
- codeception/codeception: ^2.3
This package is not auto-updated.
Last update: 2024-11-24 06:11:10 UTC
README
This is outrageously simple event sourcing implementation. If you're not familiar with concept, try starting with classic Fowler article and this presentation.
Installation
The usual composer procedure
composer require ama-team/event-sourcing
The framework itself requires nothing but PHP 7.1+.
Usage
TBD
Contributing
Feel free to send pull requests for dev branch.
License
MIT license / AMA Team 2017