dddominio/event-sourcing
Laravel package for event sourcing in DDD-style apps. Store and replay domain events to rebuild aggregates, keep an append-only event log, and track state changes over time. Useful for audit trails, projections, and CQRS-inspired architectures.
|
Package
|
Constraint
|
|---|---|
| dddominio/common | ~0.1.0 |
| doctrine/annotations | ^1.3 |
| doctrine/dbal | ^2.5 |
| jms/serializer | ^1.5 |
| ramsey/uuid | ^3.5 |
|
Package
|
Constraint
|
|---|---|
| phpunit/phpunit | ^5.6 |
| symfony/serializer | ^3.0|^4.0 |
How can I help you explore Laravel packages today?