agluh/outbox-bundle
Laravel outbox pattern bundle for reliable event publishing: capture domain events in an outbox table within your transaction, then dispatch them asynchronously to queues or brokers. Helps avoid dual-write issues and improves consistency between your DB and integrations.
Implements Outbox pattern for DDD-based Symfony applications.
How can I help you explore Laravel packages today?