eventsauce/message-outbox
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| eventsauce/message-outbox-for-doctrine | 0.88 | — | 1 | 1 | 0 | 2K | 0 | 0.0 | — | — | — | |
| andreo/eventsauce-outbox | 0.86 | 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 | 0 | 0 | 0.0 | — | — | — | |
| agluh/outbox-bundle | 0.84 | 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 | |
| eventsauce/eventsauce | 0.81 | EventSauce is an opinionated, no-nonsense PHP library for introducing event sourcing. Choose storage and queueing mechanisms to fit your needs, with supporting test tooling built for an event-sourcing workflow. Docs: eventsauce.io/docs | 867 | 866 | 84 | 42K | 5 | 9.2 | 26.9 | MIT | — | |
| surgio/eloquent-message-repository | 0.81 | — | 0 | 0 | 0 | 555 | 0 | 17.4 | 43.1 | — | 2 months ago | |
| eventsauce/message-repository-for-doctrine | 0.81 | Doctrine DBAL-backed EventSauce MessageRepository for persisting event streams. Supports configurable table/column schemas (default or legacy) and pluggable UUID encoding (binary or string), plus custom headers/columns for indexing and storage optimization. | 0 | 0 | 1 | 10K | 0 | 0.0 | 55.1 | — | — | |
| event-engine/php-messaging | 0.81 | Messaging components for PHP apps: message bus, commands, events and queries with middleware-style dispatching. Designed to pair with Event Engine/event sourcing stacks but usable standalone for structured, testable message handling. | 6 | 6 | 1 | 7K | 0 | 2.2 | 40.3 | MIT | 1 year ago | |
| andreo/eventsauce-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| arnedesmedt/api-platform-event-engine-bundle | 0.81 | — | 4 | 4 | 6 | 0 | 0 | 0.2 | — | — | — | |
| cortezvini97/orion | 0.80 | Orion is a Laravel package that speeds up building REST APIs by providing ready-to-use controllers, filtering, sorting, searching, pagination, relations and authorization hooks, so you can expose Eloquent models quickly with less boilerplate. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| eventsauce/message-repository-table-schema | 0.80 | — | 1 | 1 | 0 | 31K | 0 | 0.0 | 55.3 | — | — | |
| event-engine/php-event-store | 0.80 | — | 5 | 5 | 3 | 5K | 1 | 1.8 | 40.1 | MIT | 1 year ago | |
| ano/cqrs-bundle | 0.80 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/laravel-eventsauce | 0.80 | Integrate EventSauce event sourcing into Laravel with migrations, models, and queued jobs. Generate aggregate roots, repositories, events and commands via Artisan. Store domain messages per aggregate and dispatch consumers synchronously or through queues. | 121 | 121 | 15 | 183 | 0 | 3.5 | 5.5 | MIT | 5 years ago | |
| artox-lab/abstract-bus-event-message | 0.79 | — | 0 | 0 | 0 | 227 | 0 | 0.0 | 32.6 | — | — | |
| cleancode/simple-bus-on-steroids | 0.79 | — | 3 | 3 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| prooph/event-sourcing | 0.79 | Lightweight PHP event sourcing library with out-of-the-box integration for prooph/event-store. Provides an AggregateRoot base and AggregateTranslator, plus UUID generation and assertions support. Note: project was supported until Dec 31, 2019 and is deprecated. | 265 | 266 | 41 | 5K | 0 | 10.1 | 18.1 | BSD-3-Clause | 5 years ago | |
| acassan/dispatcher-bundle | 0.79 | acassan/dispatcher-bundle provides a small dispatcher bundle for Laravel/PHP projects, packaging dispatcher-related wiring and configuration so you can register and use a dispatcher in your application with minimal setup. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-2.0 | — | |
| urfysoft/transactional-outbox | 0.79 | 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. | 0 | 1 | 0 | 1 | 0 | 7.3 | 4.4 | MIT | 8 months ago | |
| andreo/eventsauce-messenger | 0.78 | Symfony Messenger integration for EventSauce. Dispatch and consume EventSauce messages via Messenger handlers, with optional autoconfiguration through the AsEventSauceMessageHandler attribute or manual service tagging. Requires PHP 8.2+ and Symfony Messenger 6.2+. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — |
How can I help you explore Laravel packages today?