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.
|
Package
|
Constraint
|
|---|---|
| doctrine/doctrine-bundle | ^1.0 || ^2.0 |
| doctrine/orm | ^2.6 |
| ramsey/uuid-doctrine | ^1.6 |
| symfony/console | ^4.4 || ^5.0 |
| symfony/framework-bundle | ^4.4 || ^5.0 |
| symfony/lock | ^4.4 || ^5.0 |
| webmozart/assert | ^1.9 |
|
Package
|
Constraint
|
|---|---|
| dama/doctrine-test-bundle | ^6.3 |
| doctrine/doctrine-fixtures-bundle | ^3.3 |
| matthiasnoback/symfony-dependency-injection-test | ^4.1 |
| nyholm/symfony-bundle-test | ^1.6 |
| phpstan/phpstan | ^0.12.40 |
| roave/security-advisories | dev-master |
| symfony/dotenv | ^4.4 || ^5.0 |
| symfony/phpunit-bridge | ^4.4 || ^5.0 |
| symplify/easy-coding-standard | ^8.1 |
How can I help you explore Laravel packages today?