broadway / event-store-dbal
Event store implementation using doctrine/dbal
Installs: 833 864
Dependents: 8
Suggesters: 9
Security: 0
Stars: 28
Watchers: 7
Forks: 22
Open Issues: 3
Requires
- php: >=7.2
- broadway/broadway: ^2.3.1
- doctrine/dbal: ^3.1
Requires (Dev)
- ext-pdo_sqlite: *
- broadway/coding-standard: ^1.2
- phpstan/phpstan: @stable
- phpunit/phpunit: ^9.5
- ramsey/uuid: ^4.0
This package is auto-updated.
Last update: 2024-10-07 23:07:47 UTC
README
Event store implementation using doctrine/dbal.
Installation
$ composer require broadway/event-store-dbal
License
MIT, see LICENSE.