Libraries tagged by OutheBox
ecotone/redis
4548 Downloads
Redis transport for Ecotone asynchronous messaging.
vortos/vortos-messaging
412 Downloads
Vortos messaging — Kafka event bus, outbox pattern, dead letter queue
vortos/vortos-aws-ses
284 Downloads
Vortos AWS SES email delivery with transactional outbox, suppression lists, webhooks, and observability
hivesper/php-events
1009 Downloads
A lightweight, framework-agnostic event-driven library for PHP built around the transactional outbox pattern.
ecotone/lite-application
8298 Downloads
Ecotone Lite — framework-agnostic bootstrap for PSR-11 applications with CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox.
tiny-blocks/outbox
24 Downloads
Write-side adapter for the Transactional Outbox pattern that persists domain events atomically with aggregate state through Doctrine DBAL.
tatter/outbox
8649 Downloads
Email toolkit for CodeIgniter 4
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
xerxes/laravel-rabbitmq-communication
98 Downloads
A Laravel package for RabbitMQ messaging with outbox pattern, dead letter queues, and automatic retry mechanisms
sumantasam1990/phpoutbox
0 Downloads
Transactional Outbox Pattern for PHP — guaranteed at-least-once event delivery for Laravel, Symfony, and vanilla PHP
mrezdev/laravel-talkto
26 Downloads
Reliable Laravel service-to-service messaging with signed outbox/inbox envelopes, idempotency, retries, callbacks, observability, and security audit tooling.
micromus/kafka-bus-commiter
127 Downloads
This is my package kafka-bus-repeater
webrek/laravel-outbox
0 Downloads
Transactional outbox for Laravel: stage messages inside your database transaction and relay them reliably with retries and backoff.