PHPackages                             resend-message-queue/sqs-dl-queue - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. resend-message-queue/sqs-dl-queue

ActiveLibrary[Queues &amp; Workers](/categories/queues)

resend-message-queue/sqs-dl-queue
=================================

Resend messages in dead letter queues to the main queue in AWS SQS

1.0.1(2y ago)07MITPHPPHP &gt;=8.1

Since Jun 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/pouya1364/resend-message-queue)[ Packagist](https://packagist.org/packages/resend-message-queue/sqs-dl-queue)[ Docs](https://github.com/pouya1364/resend-message-queue)[ RSS](/packages/resend-message-queue-sqs-dl-queue/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

resend-message-queue
====================

[](#resend-message-queue)

This is a Command line application to send messages from a dead letter queue in AWS SQS.

- This is a PHP application to work with AWS SQS to reply to the messages in the dead letter queue to the main queue, therefore consumers of the main queue could start to consume the message. In some scenario, the message could not consume for any error and after fixing the error message need to be replied to the main one.

#### Install

[](#install)

- you need to install PHP and composer in your Docker, VM,pc and etc...
- You need to run `composer install` to install packages
- You need to set the below variables in `.env` file:

    ```
        AWS_ACCESS_KEY_ID=yourkey
        AWS_SECRET_ACCESS_KEY=yoursecret
        AWS_REGION=eu-central-1
        AWS_VERSION=latest
        AWS_ENDPOINT=https://sqs.eu-central-1.amazonaws.com

    ```

### Command

[](#command)

` bin/console rmq:resend-dl-messages MAIN-QUEUE-NAME`

### Sample

[](#sample)

` bin/console rmq:resend-dl-messages my-queue`

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

1044d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/19eb69c148f817fd54307402302d8eb3fdc8a3a5b0faa109da8269b246115948?d=identicon)[pouya1364](/maintainers/pouya1364)

---

Top Contributors

[![pouya1364](https://avatars.githubusercontent.com/u/38941304?v=4)](https://github.com/pouya1364 "pouya1364 (11 commits)")[![pouya-amani-cxt](https://avatars.githubusercontent.com/u/91060461?v=4)](https://github.com/pouya-amani-cxt "pouya-amani-cxt (1 commits)")

---

Tags

messageawsqueuesqsresenddeadletter queuesqs-queueresend-message-queue

### Embed Badge

![Health badge](/badges/resend-message-queue-sqs-dl-queue/health.svg)

```
[![Health](https://phpackages.com/badges/resend-message-queue-sqs-dl-queue/health.svg)](https://phpackages.com/packages/resend-message-queue-sqs-dl-queue)
```

###  Alternatives

[php-amqplib/rabbitmq-bundle

Integrates php-amqplib with Symfony &amp; RabbitMq. Formerly emag-tech-labs/rabbitmq-bundle, oldsound/rabbitmq-bundle.

1.3k20.1M64](/packages/php-amqplib-rabbitmq-bundle)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[shiftonelabs/laravel-sqs-fifo-queue

Adds a Laravel queue driver for Amazon SQS FIFO queues.

1556.0M3](/packages/shiftonelabs-laravel-sqs-fifo-queue)[enqueue/sqs

Message Queue Amazon SQS Transport

376.3M14](/packages/enqueue-sqs)[joblocal/laravel-sqs-sns-subscription-queue

A simple Laravel service provider which adds a new queue connector to handle SNS subscription queues.

48416.3k](/packages/joblocal-laravel-sqs-sns-subscription-queue)[kadirov/api-starter-kit

443.9k](/packages/kadirov-api-starter-kit)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
