Libraries tagged by dead-letter
run-as-root/magento2-message-queue-retry
124673 Downloads
Provides message queue retry processing functionality via RabbitMQ's dead letter exchange.
iamfarhad/laravel-rabbitmq
19818 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
775 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
234070 Downloads
Doctrine DBAL integration for Ecotone — database-backed message channel, outbox pattern, dead letter queue, durable saga state storage, and document store.
ecotone/amqp
378189 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
vortos/vortos-messaging
339 Downloads
Vortos messaging — Kafka event bus, outbox pattern, dead letter queue
babelqueue/php-sdk
281 Downloads
Framework-agnostic core for BabelQueue: the canonical polyglot queue envelope codec, contracts and dead-letter helpers. Framework adapters (Laravel, Symfony, ...) are built on top.
xerxes/laravel-rabbitmq-communication
97 Downloads
A Laravel package for RabbitMQ messaging with outbox pattern, dead letter queues, and automatic retry mechanisms
mrezdev/laravel-talkto
21 Downloads
Reliable Laravel service-to-service messaging with signed outbox/inbox envelopes, idempotency, retries, callbacks, observability, and security audit tooling.
talentrydev/message-broker-administration
1865 Downloads
PHP library for administrating dead letter queues (add-on to talentrydev/message-broker)
wieni/dead_letter_queue
167 Downloads
A Drupal 8 module for separating queue items that can't be processed successfully.
sumaiazaman/laravel-sqs-redrive
0 Downloads
Native AWS SQS dead letter queue (DLQ) support for Laravel. Automatically detects redrive policies, aligns retry counts with maxReceiveCount, and lets SQS handle failed job routing.
phpdot/rabbitmq
6 Downloads
RabbitMQ client for PHP: publish, consume, retry, dead letter, topology.
lettermint/laravel-rabbitmq
43 Downloads
A modern RabbitMQ queue driver for Laravel with attribute-based topology declaration, dead letter queues, and advanced retry strategies
kislayphp/queue
8 Downloads
Native PHP distributed job queue with a standalone queue server, producer client, worker runtime, retries, and DLQ support