ekvedaras / dcb-eventstore-illuminate
Laravel database adapter for the Dynamic Consistency Boundary implementation
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:package
Requires
- php: >=8.3
- illuminate/database: ^9|^10|^11|^12
- illuminate/support: *
- psr/clock: ^1
- ramsey/uuid: ^4.7
- webmozart/assert: ^1.11
- wwwision/dcb-eventstore: ^4
Requires (Dev)
- brianium/paratest: ^7
- larastan/larastan: ^2|^3
- orchestra/testbench: ^9.0|^v10.0
- phpstan/phpstan: ^2
- phpunit/phpunit: ^11
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^4.0.x-dev
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