Skip to content

osteel/eventsauce-tutorial

Repository files navigation

Getting started with EventSauce

This repository accompanies a tutorial on how to get started with EventSauce in a Laravel application. EventSauce is an Event Sourcing library for PHP.

The tutorial is also part of a wider series about building a complex PHP application for the console using a Domain-Driven Development approach.

This branch is the starting point of the tutorial – the end result can be found in the finish branch.