Skip to content

Latest commit

 

History

History
65 lines (49 loc) · 3.2 KB

README.md

File metadata and controls

65 lines (49 loc) · 3.2 KB

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 PostgreSQL.

Database Version
PostgreSQL 12.20, 13.16, 14.13, 15.8, 16.4, 17.0
MariaDB 10.5, 10.6, 10.11, 11.1, 11.4
MySQL 5.7, 8.0, 8.4, 9.0
SQLite 3.x

Sponsors

blackfire