Releases: monteiro/ddd-bundle
Releases · monteiro/ddd-bundle
0.1
First release:
- AggregateRoot trait to be used in all Entities
- DomainEventDispatcher used to publish the domain events in the database
- Console command to publish the domain events in any transport using Symfony Messenger