Libraries tagged by outbox
tatter/outbox
8648 Downloads
Email toolkit for CodeIgniter 4
gpalyan/laravel-outbox
59 Downloads
Laravel package for Transactional Outbox/Inbox patterns
micro-module/outbox-bundle
1798 Downloads
Transactional Outbox Pattern bundle for reliable event delivery in event-sourced systems
eventsauce/message-outbox-for-doctrine-v2
2087 Downloads
Message Outbox Pattern implementation for Doctrine DBAL 2
ecotone/sqs
3699 Downloads
AWS SQS transport for Ecotone asynchronous messaging.
ecotone/redis
4545 Downloads
Redis transport for Ecotone asynchronous messaging.
micromus/kafka-bus-commiter
127 Downloads
This is my package kafka-bus-repeater
vortos/vortos-messaging
235 Downloads
Vortos messaging — Kafka event bus, outbox pattern, dead letter queue
vortos/vortos-aws-ses
107 Downloads
Vortos AWS SES email delivery with transactional outbox, suppression lists, webhooks, and observability
hivesper/php-events
989 Downloads
A lightweight, framework-agnostic event-driven library for PHP built around the transactional outbox pattern.
ecotone/lite-application
8295 Downloads
Ecotone Lite — framework-agnostic bootstrap for PSR-11 applications with CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox.
tiny-blocks/outbox
22 Downloads
Write-side adapter for the Transactional Outbox pattern that persists domain events atomically with aggregate state through Doctrine DBAL.
rasuvaeff/yii3-outbox-webhooks-bridge
5 Downloads
Bridge between yii3-outbox and yii3-webhooks for durable at-least-once webhook delivery
rasuvaeff/yii3-ab-testing-outbox
4 Downloads
Outbox producer for Yii3 A/B testing exposure and conversion events
agluh/outbox-bundle
16 Downloads
Implements Outbox pattern for DDD-based Symfony applications