ama-team / event-sourcing
A small event sourcing framework
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ama-team/event-sourcing
Requires
- php: >= 7.1
- psr/log: ^1.0
Requires (Dev)
- codeception/codeception: ^2.3
This package is not auto-updated.
Last update: 2025-10-26 10:42:03 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