broadway/broadway-saga
Broadway Saga adds saga/process manager support to the Broadway event-sourcing framework. Coordinate long-running business workflows across bounded contexts, reacting to domain events and dispatching commands to drive eventual consistency in CQRS/ES applications.
The major change in this version, is that sagas are now handled with
the DomainMessage instead of the event. This makes it more consistent with the
rest of the broadway framework, where all event listeners are handled with the
DomainMessage.
How can I help you explore Laravel packages today?