rskuipers / EventSauce

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

Home Page:https://eventsauce.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://eventsauce.io/

License:MIT License


Languages

Language:PHP 99.9%Language:Shell 0.1%