gember / event-sourcing
Let go of the Aggregate - EventSourcing in PHP with the Dynamic Consistency Boundary (DCB) pattern.
dev-main
2024-12-24 19:08 UTC
Requires
- php: ^8.3
- ext-mbstring: *
Requires (Dev)
- captainhook/captainhook: ^5.23
- friendsofphp/php-cs-fixer: ^3.64
- phpstan/phpstan: ^1.12
- phpunit/phpunit: ^11.3
- rector/rector: ^1.2
- rregeer/phpunit-coverage-check: ^0.3.1
- scrutinizer/ocular: ^1.9
- shipmonk/composer-dependency-analyser: ^1.7
This package is auto-updated.
Last update: 2024-12-24 19:09:06 UTC
README
Let go of the Aggregate - EventSourcing in PHP with the Dynamic Consistency Boundary (DCB) pattern.
Documentation
- Background
- Installation
- Usage
- Library architecture
- Library reference
- Hooking into the library