eventsauce/eventsauce

A pragmatic event sourcing library for PHP with a focus on developer experience.


Keywords
event-sourcing, php
License
MIT

Documentation

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version Total Downloads

EventSaucePHP

EventSauce is a somewhat opinionated, no-nonsense, and easy way to introduce event sourcing into PHP projects. It's designed so storage and queueing mechanisms can be chosen based on your specific requirements. It has test tooling, designed to work with an event sourcing mindset.

That's it.

View the docs at eventsauce.io/docs