ama-team/event-sourcing

A small event sourcing framework

dev-master 2017-10-20 15:08 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:18:49 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