Use case driven EventSourcing - Let go of the Aggregate with the Dynamic Consistency Boundary (DCB) pattern.
Main repository:
Example project / Proof of Concept:
Symfony Bundle:
Dependency adapters:
Use case driven EventSourcing - Let go of the Aggregate with the Dynamic Consistency Boundary (DCB) pattern.
Main repository:
Example project / Proof of Concept:
Symfony Bundle:
Dependency adapters:
Use case driven EventSourcing - Let go of the Aggregate with the Dynamic Consistency Boundary (DCB) pattern.
Example project (Proof of Concept) with Event Sourcing in PHP using the Dynamic Consistency Boundary (DCB) pattern.
[Dependency adapter] Gember Event store adapter based on doctrine/dbal
[Dependency adapter] Gember Event Sourcing Message Bus adapter based on symfony/messenger
[Dependency adapter] Gember Event Sourcing Identity Generator adapter based on symfony/uid
[Dependency adapter] Gember Event Sourcing File Finder adapter based on symfony/finder
[Dependency adapter] Gember Event Sourcing File Reflector adapter based on roave/better-reflection
[Dependency adapter] Gember Event Sourcing Serializer adapter based on symfony/serializer