cydrickn / event-store-dbal
Event Store Implementation for Doctrine DBAL
Installs: 43
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/cydrickn/event-store-dbal
Requires
- cydrickn/ddd-common: ^1.0
- doctrine/dbal: ^2.9
This package is auto-updated.
Last update: 2025-10-04 21:04:41 UTC
README
Event Store Implementation for Doctrine DBAL
Installation
composer require cydrickn/event-store-dbal
Usage
For usage you can view the repo https://github.com/cydrickn/symfony-ddd-cqrs-es
Licence
MIT, see LICENSE.