urfysoft/transactional-outbox
Laravel package implementing the Transactional Outbox pattern for microservices: store outbound events in a DB outbox, process and dispatch reliably (HTTP driver; Kafka/RabbitMQ planned), handle inbound inbox events with idempotent handlers, and secure calls via Sanctum abilities.
Full Changelog: https://github.com/urfysoft/transactional-outbox/commits/0.1
How can I help you explore Laravel packages today?