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
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| eventsauce/message-outbox-for-doctrine | 0.80 | — | 1 | 1 | 0 | 2K | 0 | 0.0 | 39.9 | — | — | |
| agluh/outbox-bundle | 0.79 | 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. | 9 | 9 | 0 | 0 | 0 | 0.3 | — | MIT | 5 years ago | |
| wilderborn/partyline | 0.79 | Partyline adds lightweight, terminal-style feedback to your Laravel app. It helps you print and update messages, show progress, and display clean, interactive CLI output—handy for Artisan commands, long-running jobs, and scripts. | 193 | 193 | 12 | 149K | 1 | 2.3 | 39.8 | — | 3 years ago | |
| eventsauce/message-outbox | 0.79 | Laravel package that adds an outbox to EventSauce message dispatching, helping you store outgoing messages and publish them reliably. Useful for preventing lost events in async workflows and supporting at-least-once delivery. | 2 | 2 | 2 | 6K | 0 | 0.1 | 45.5 | — | — | |
| sulu/messenger | 0.78 | Symfony Messenger add-on for Sulu providing stamps and middlewares to configure the Sulu message bus. Includes UnpackExceptionMiddleware to surface real handler errors and LockMiddleware to prevent concurrent access. Usable standalone in any Symfony app. | 9 | 9 | 4 | 11K | 0 | 18.6 | 47.1 | MIT | 3 months ago | |
| laragraph/utils | 0.78 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 8 | 555K | 0 | 20.2 | 62.6 | MIT | 3 months ago | |
| gdx/p-service-bus-laravel-package | 0.78 | Laravel package integrating the GDX P Service Bus into your app, providing configuration and helpers to publish and consume messages for service-to-service communication via a service bus. | 0 | 0 | — | 14 | — | 0.0 | 16.2 | — | — | |
| dovstone/pairdb | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 4 years ago | |
| ekino/console-metrics-bundle | 0.77 | — | 6 | 6 | 1 | 3 | 0 | 16.4 | 2.4 | MIT | 2 months ago | |
| cleancode/simple-bus-on-steroids | 0.77 | — | 3 | 3 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| simple-bus/asynchronous-bundle | 0.77 | Symfony bundle for asynchronous command/event handling with SimpleBus. Integrates async middleware and message dispatching so work can be queued and processed later. Part of the SimpleBus ecosystem; docs and issue tracking in the main repository. | 24 | 24 | 5 | 28K | 0 | 1.2 | 42.0 | MIT | 9 years ago | |
| draw/doctrine-bus-message-bundle | 0.77 | Symfony bundle that integrates Doctrine with the Messenger/command bus pattern, making it easy to dispatch bus messages from Doctrine entities and listeners. Helps coordinate persistence and message handling with clean separation of concerns. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| axsy/transactional-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dlakomski/rabbitmq-bundle-bridge | 0.77 | — | 0 | 0 | 0 | 372 | 0 | 0.0 | 35.5 | MIT | — | |
| andreo/eventsauce-outbox | 0.77 | Extended outbox components for EventSauce on PHP 8.2+. Includes an outbox-aware aggregate repository, a forwarding message consumer to dispatch to your queue, and a Symfony Console command to consume relays with batch/commit, sleep, and limit options. | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | — | — | |
| artox-lab/clarc-message-bus-bundle | 0.77 | — | 0 | 0 | 1 | 2 | 0 | 0.3 | 6.6 | — | 5 years ago | |
| simple-bus/message-bus | 0.76 | Generic PHP interfaces and utilities for building message buses such as command buses and event buses. Provides reusable components to dispatch messages through middleware and handlers, forming the foundation for CQRS-style messaging in your app. | 344 | 348 | 43 | 70K | 0 | 3.0 | 31.9 | MIT | — | |
| artox-lab/abstract-bus-event-message | 0.76 | — | 0 | 0 | 0 | 263 | 0 | 0.0 | 33.5 | — | — | |
| akanunov/easy-sms-bundle | 0.76 | — | 0 | 0 | 0 | 12 | 0 | 0.0 | 15.4 | MIT | — | |
| dmp/transactional-bundle | 0.76 | — | 0 | 0 | 0 | 15 | 0 | 17.7 | 19.1 | — | 1 month ago |
How can I help you explore Laravel packages today?