ekvedaras / dcb-eventstore-illuminate
Laravel database adapter for the Dynamic Consistency Boundary implementation
Installs: 413
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Type:package
pkg:composer/ekvedaras/dcb-eventstore-illuminate
Requires
- php: >=8.3
- illuminate/database: ^11|^12
- illuminate/support: ^11|^12
- psr/clock: ^1
- ramsey/uuid: ^4.7
- webmozart/assert: ^1.11
- wwwision/dcb-eventstore: ^4
Requires (Dev)
- brianium/paratest: ^7.14.2
- larastan/larastan: ^3
- orchestra/testbench: ^v10.8.0
- phpstan/phpstan: ^2
- phpunit/phpunit: ^12.4.4
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^4.0.1
This package is auto-updated.
Last update: 2025-12-02 14:41:21 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