Libraries tagged by outbox-pattern
flowrise-hms/appointment
52 Downloads
Appointment scheduling module for FlowRise HMS providing staff-facing booking, rescheduling, cancellation, check-in, and no-show tracking. Includes waitlist queue management with priority scoring, recurring appointment support via iCalendar RRULE, and resilient sync via outbox pattern.
bugfix666/laravel-outbox
38 Downloads
Transactional Outbox pattern for Laravel
agluh/outbox-bundle
16 Downloads
Implements Outbox pattern for DDD-based Symfony applications
freyr/message-broker-contracts
795 Downloads
Shared contracts for Freyr Message Broker — interfaces, stamps, and attributes
freyr/message-broker-amqp
58 Downloads
AMQP transport plugin for Freyr Message Broker — RabbitMQ publishing, routing, and topology management
freyr/message-broker
77 Downloads
Standalone messaging library: transactional outbox, deduplication, per-transport producers and consumers (AMQP, Kafka) with retries, DLQ and replay
velpl/symfony-messenger-outbox-bundle
0 Downloads
Outbox pattern using Symfony Messenger
urfysoft/transactional-outbox
7 Downloads
Implements the Transactional Outbox pattern for Laravel, ensuring reliable event publishing by storing messages in an outbox table within the same database transaction.
doclassif/kafka-module
7 Downloads
Outbox pattern for Kafka as a Laravel module