Skip to content

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

License

Notifications You must be signed in to change notification settings

EventSaucePHP/EventSauce

Repository files navigation

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