laravel-sqs-redrive
by sumaiazaman
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.
laravel-rabbitmq-communication
by xerxes
A Laravel package for RabbitMQ messaging with outbox pattern, dead letter queues, and automatic retry mechanisms