historian/historian

An all-in-one Event Sourcing framework for PHP

Maintainers

Package info

github.com/mnavarrocarter/historian

pkg:composer/historian/historian

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 7

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-08 18:21:52 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