micro-module / event-store-dbal
Event store implementation using doctrine/dbal
v0.6.3
2022-05-17 06:42 UTC
Requires
- php: ^7.4 || ^8.0
- doctrine/dbal: ^2.4 || ^3.0
- micro-module/broadway: ^2.4
Requires (Dev)
- ext-pdo_sqlite: *
- broadway/coding-standard: ^1.0
- phpstan/phpstan: @stable
- phpunit/phpunit: ^8.0
- ramsey/uuid: ^4.0
README
Event store implementation using doctrine/dbal.
Installation
$ composer require broadway/event-store-dbal
License
MIT, see LICENSE.