micro-module / event-store-dbal
Event store implementation using doctrine/dbal
v0.6.5
2024-04-17 22:56 UTC
Requires
- php: ^8.1
- doctrine/dbal: ^3.8
- micro-module/broadway: ^2.6
Requires (Dev)
- ext-pdo_sqlite: *
- broadway/coding-standard: ^1.2
- phpspec/prophecy: ^1.15
- phpspec/prophecy-phpunit: ^2.2
- phpstan/phpstan: @stable
- phpunit/phpunit: ^10.5
- ramsey/uuid: ^4.0
README
Event store implementation using doctrine/dbal.
Installation
$ composer require broadway/event-store-dbal
License
MIT, see LICENSE.