Skip to content

prooph/event-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

16ba277 · Mar 25, 2025
Apr 30, 2021
Sep 22, 2023
Sep 22, 2023
Feb 27, 2016
Jul 1, 2019
Mar 25, 2025
Dec 15, 2020
Sep 22, 2023
Aug 25, 2021
Jul 21, 2019
Feb 10, 2020
Jan 14, 2023
Feb 21, 2025
Jul 1, 2019
May 11, 2020

Repository files navigation

Prooph Event Store

Common classes and interface for Prooph Event Store implementations.

Build Status Coverage Status Gitter

Installation

You can install prooph/event-store via composer by adding "prooph/event-store": "dev-master" as requirement to your composer.json.

Available persistent implementations

Documentation

See: https://github.com/prooph/documentation

Will be published on the website soon.

Support

Contribute

Please feel free to fork and extend existing or add new plugins and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and may adapt the documentation.

Version Guidance

Version Status PHP Version Support Until
5.x EOL >= 5.5 EOL
6.x EOL >= 5.5 3 Dec 2017
7.x Latest >= 7.4 active
8.x Development >= 8.1 active

License

Released under the New BSD License.