broadway / event-store-dbal
This package is abandoned and no longer maintained.
No replacement package was suggested.
Event store implementation using doctrine/dbal
0.7.2
2026-08-09 19:21 UTC
Requires
- php: ^8.2
- broadway/broadway: ^3.0
- doctrine/dbal: ^4.3
Requires (Dev)
- ext-pdo_sqlite: *
- broadway/coding-standard: ^1.2
- phpspec/prophecy: ^1.15
- phpspec/prophecy-phpunit: ^2.2
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.5
- ramsey/uuid: ^4.0
This package is auto-updated.
Last update: 2026-08-09 19:22:35 UTC
README
Event store implementation using doctrine/dbal.
Installation
$ composer require broadway/event-store-dbal
License
MIT, see LICENSE.