ekvedaras / dcb-eventstore-illuminate
Laravel database adapter for the Dynamic Consistency Boundary implementation
Package info
github.com/ekvedaras/dcb-eventstore-illuminate
Type:package
pkg:composer/ekvedaras/dcb-eventstore-illuminate
2.1.0
2026-03-18 20:29 UTC
Requires
- php: >=8.3
- illuminate/database: ^12|^13
- illuminate/support: ^12|^13
- nesbot/carbon: ^3
- psr/clock: ^1
- ramsey/uuid: ^4.7
- webmozart/assert: ^1.11|^2.1
- wwwision/dcb-eventstore: ^5.0.1
Requires (Dev)
- brianium/paratest: ^7.14.2
- larastan/larastan: ^3
- orchestra/testbench: ^v10.8.0|^v11.0.0
- phpstan/phpstan: ^2
- phpunit/phpunit: ^12.4.4
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^4.0.1
Conflicts
- wwwision/dcb-eventstore: 5.0.3
This package is auto-updated.
Last update: 2026-03-18 20:30:04 UTC
README
Laravel Database adapter for the Dynamic Consistency Boundary implementation.
This is a port of Dynamic Consistency Boundary Event Store - Doctrine DBAL adapter.
Usage
Install via composer:
composer require ekvedaras/dcb-eventstore-illuminate
Contribution
Contributions in the form of issues or pull requests are highly appreciated
License
See LICENSE