cydrickn / event-store-dbal
Event Store Implementation for Doctrine DBAL
v1.0.3
2019-02-04 06:23 UTC
Requires
- cydrickn/ddd-common: ^1.0
- doctrine/dbal: ^2.9
This package is auto-updated.
Last update: 2024-11-04 19:06:47 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.