patchlevel/event-sourcing

A lightweight but also all-inclusive event sourcing library with a focus on developer experience

3.0.0-rc17 2024-04-25 07:44 UTC

This package is auto-updated.

Last update: 2024-04-25 09:15:01 UTC


README

Mutation testing badge Type Coverage Latest Stable Version License

Event-Sourcing

An event sourcing library, complete with all the essential features, powered by the reliable Doctrine ecosystem and focused on developer experience.

Features

Installation

composer require patchlevel/event-sourcing

Documentation

Integration

Supported databases

We officially only support the databases and versions listed in the table, as these are tested in the CI. Since the package is based on doctrine dbal, other databases such as OracleDB and MSSQL may also work. But we can only really support the databases if we can also automatically ensure that they don't break due to changes.

Tip

We recommend using PostgresSQL.

Database Version
PostgresSQL 12.17, 13.13, 14.10, 15.5, 16.1
MariaDB 10.4, 10.6, 10.11, 11.2
MySQL 5.7, 8.0, 8.2
SQLite 3.x

Sponsors

blackfire