historian/historian

An all-in-one Event Sourcing framework for PHP

dev-master 2019-11-08 03:37 UTC

This package is auto-updated.

Last update: 2024-04-08 13:51:01 UTC


README

Event Sourcing made simple, and in PHP!

NOTE: This library is under active development! Do not use.

Installation

Installation can be done through composer:

composer require historian/historian

Components

Each component has it's own documentation:

  • Event
  • EventStore
  • HttpEventStore
  • EventSourcing
  • Projector