dddominio/event-sourcing

This package is abandoned and no longer maintained. No replacement package was suggested.

Event Sourcing for PHP

0.1.1 2018-03-04 08:38 UTC

This package is not auto-updated.

Last update: 2024-11-17 15:52:52 UTC


README

Build Status Scrutinizer Code Quality Code Coverage

Installation

composer require dddominio/event-sourcing ^1.0@dev

Features

  • Aggregates Event Sourcing
  • Snapshotting
  • Events versioning
  • Projections

Event stores

  • Doctrine DBAL
  • MySQL JSON