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.
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^11.0||^12.0 |
| laravel/sanctum | ^4.2 |
| spatie/laravel-package-tools | ^1.16 |
|
Package
|
Constraint
|
|---|---|
| laravel/pint | ^1.14 |
| nunomaduro/collision | ^8.8 |
| orchestra/testbench | ^10.0.0||^9.0.0 |
| pestphp/pest | ^4.0 |
| pestphp/pest-plugin-arch | ^4.0 |
| pestphp/pest-plugin-laravel | ^4.0 |
How can I help you explore Laravel packages today?