aggrego / domain-event-producer
v0.1.0-stable
2019-04-04 07:23 UTC
Requires
- php: >=7.1
- aggrego/domain: ^0
- aggrego/event-consumer: ^0
Requires (Dev)
- phpspec/phpspec: ^5.0
- phpstan/phpstan: ^0.10
- squizlabs/php_codesniffer: 3.*
- wikimedia/composer-merge-plugin: 1.4.*
This package is auto-updated.
Last update: 2026-03-01 00:26:33 UTC
README
DomainEventProducer
This module is cross-cut for pulling events from domain and pushing them to consume.
As Board\Repository's decorator it implements UnitOfWork - after executing command, pull all releated Events from aggregates.
Related libs
Versioning
Staring version 0.1.0, will follow Semantic Versioning v2.0.0.
Contributors
- Tomasz Kunicki TimiTao [lead developer]