Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.03 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.03 KB
currentMenu
home

Event Sourcing A "simple" Event Sourcing library for PHP

Build Status

Authored by Jasper N. Brouwer.

Under the collective flag of Future500 B.V.

Disclaimer

These libraries are still in their development stage, but are gradually maturing.

A colleague and I are currently working on a side project project using these libraries. That should should prove their worth in production.

But please read on if you're interested!

Installation

Simply require the Event Sourcing library with Composer:

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

License

The MIT License (MIT)