eventsauce/message-outbox-for-doctrine
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| eventsauce/message-outbox | 0.86 | 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.6 | — | — | |
| andreo/eventsauce-outbox | 0.83 | 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 | — | — | |
| andreo/eventsauce-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dlakomski/doctrine-orm-bridge | 0.83 | Doctrine ORM bridge for SimpleBus/MessageBus. Provides command bus middlewares to wrap command handling in database transactions and to dispatch domain events generated by Doctrine entities. Links to main SimpleBus repo for issues and PRs. | 0 | 0 | 0 | 213 | 0 | 0.0 | 32.2 | MIT | — | |
| agluh/outbox-bundle | 0.82 | 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 | |
| cvek/domain-events | 0.82 | — | 2 | 2 | 1 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| eventsauce/message-repository-table-schema | 0.81 | — | 1 | 1 | 0 | 29K | 0 | 0.0 | 55.3 | — | — | |
| urfysoft/transactional-outbox | 0.81 | 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 | 8.8 | 4.5 | MIT | 6 months ago | |
| arnedesmedt/api-platform-event-engine-bundle | 0.81 | — | 4 | 4 | 6 | 0 | 0 | 0.2 | — | — | — | |
| simple-bus/doctrine-orm-bridge | 0.81 | Doctrine ORM bridge for SimpleBus/MessageBus. Provides command bus middleware to run command handling inside Doctrine transactions and to dispatch domain events generated by entities. Part of the SimpleBus ecosystem. | 29 | 29 | 12 | 12K | 0 | 0.5 | 36.1 | MIT | — | |
| david2m/prooph-event-store-doctrine-adapter-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| doctrine/event-manager | 0.81 | Doctrine Event Manager is a lightweight PHP library providing a simple event system for registering listeners and dispatching events. Commonly used across Doctrine components to decouple services and react to lifecycle or application events cleanly. | 6,046 | 6,054 | 22 | 8M | 0 | 40.7 | 47.6 | MIT | 4 months ago | |
| surgio/eloquent-message-repository | 0.81 | — | 0 | 0 | 0 | 1K | 0 | 20.0 | 48.0 | — | 1 month ago | |
| prooph/event-sourcing | 0.80 | 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 | 6K | 0 | 10.1 | 18.8 | BSD-3-Clause | 5 years ago | |
| eventsauce/message-repository-for-doctrine | 0.80 | 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 | 11K | 0 | 0.0 | 55.3 | — | — | |
| astina/domain-events-bundle | 0.80 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dddominio/event-sourcing-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 7 | 1.9 | 1.9 | MIT | — | |
| 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 | 614 | 0 | 3.5 | 10.8 | MIT | 5 years ago | |
| prooph/event-store-doctrine-adapter | 0.80 | Doctrine DBAL adapter for Prooph Event Store. Stores and loads event streams using Doctrine connections, with support for transactional appends and stream persistence in relational databases. Useful for event-sourced PHP/Laravel apps needing DB-backed storage. | 13 | 13 | 7 | 195 | 0 | 5.7 | 16.2 | NOASSERTION | 9 years ago | |
| artox-lab/clarc-message-bus-bundle | 0.78 | — | 0 | 0 | 1 | 2 | 0 | 0.3 | 6.6 | — | 5 years ago |
How can I help you explore Laravel packages today?