Libraries tagged by deadletter queue
run-as-root/magento2-message-queue-retry
130607 Downloads
Provides message queue retry processing functionality via RabbitMQ's dead letter exchange.
iamfarhad/laravel-rabbitmq
21274 Downloads
Native ext-amqp RabbitMQ queue driver for Laravel production workloads with connection pooling, publisher confirms, Horizon support, Octane support, quorum queues, and high-performance workers
romalytar/yammi-jobs-monitoring-laravel
1289 Downloads
Queue monitoring and observability for Laravel. Tracks job lifecycle, retries, failures and a dead-letter queue across all queue drivers (Redis, SQS, database, sync), with failure fingerprinting, scheduled-task monitoring, worker heartbeats, duration-anomaly detection and alerts (Slack, mail, PagerDuty, Opsgenie, webhook).
ecotone/dbal
245060 Downloads
Doctrine DBAL integration for Ecotone — database-backed message channel, outbox pattern, dead letter queue, durable saga state storage, and document store.
cboxdk/laravel-siem
532 Downloads
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.
vortos/vortos-messaging
1139 Downloads
Vortos messaging — Kafka event bus, outbox pattern, dead letter queue
wieni/dead_letter_queue
171 Downloads
A Drupal 8 module for separating queue items that can't be processed successfully.
quioteframework/queue
15 Downloads
Background job/queue abstraction (job interface, sync driver, retry/dead-letter handling, queue:work console command) for Quiote.
quioteframework/queue-db
15 Downloads
DB-backed queue driver and dead-letter store for Quiote's queue subsystem, using the app's own database via PDO.
xerxes/laravel-rabbitmq-communication
102 Downloads
A Laravel package for RabbitMQ messaging with outbox pattern, dead letter queues, and automatic retry mechanisms
lettermint/laravel-rabbitmq
52 Downloads
A modern RabbitMQ queue driver for Laravel with attribute-based topology declaration, dead letter queues, and advanced retry strategies
talentrydev/message-broker-administration
1879 Downloads
PHP library for administrating dead letter queues (add-on to talentrydev/message-broker)
resend-message-queue/sqs-dl-queue
7 Downloads
Resend messages in dead letter queues to the main queue in AWS SQS
kislayphp/queue
8 Downloads
Native PHP distributed job queue with a standalone queue server, producer client, worker runtime, retries, and DLQ support
initphp/queue
8 Downloads
The framework-less BabelQueue runtime for plain PHP: a polyglot queue worker loop with URN routing, retries/back-off, dead-letter routing and a database (PDO) transport, built on babelqueue/php-sdk.