simple-es/event-sourcing

A "simple" Event Sourcing library for PHP

dev-master / 1.0.x-dev 2015-07-04 19:58 UTC

This package is not auto-updated.

Last update: 2024-04-23 01:29:56 UTC


README

Build Status Code Coverage Scrutinizer Code Quality

A "simple" Event Sourcing library for PHP, inspired by Buttercup.Protects and Broadway, following the philosophy of SimpleBus.

Authored by Jasper N. Brouwer.

Under the collective flag of Future500 B.V.

Installation

composer.phar require simple-es/event-sourcing ~1.0@dev

Documentation

Please visit https://simple-es.github.io for the complete documentation.

License

The MIT License (MIT)