PHPackages                             urn2/nx-queue-amqp - 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. urn2/nx-queue-amqp

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

urn2/nx-queue-amqp
==================

queue amqp for nx

0.0.3(4y ago)056PHPPHP &gt;=7.4

Since Nov 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/veasin/nx-queue-amqp)[ Packagist](https://packagist.org/packages/urn2/nx-queue-amqp)[ Docs](https://github.com/urn2/nx)[ RSS](/packages/urn2-nx-queue-amqp/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

nx-queue-amqp
=============

[](#nx-queue-amqp)

amqp queue for nx

> composer require urn2/nx-queue-amqp

```
queue/amqp'=>[
    'default'=>[
        'conn'=>['127.0.0.1', 56720, 'guest', 'guest'],
        'route'=>[
            'rabbitmq_exchange_queue_route'=>[
                'exchange'=>[
                    'name'=>"rabbitmq_exchange",
                    'type'=>'direct',
                ],
                'queue'=>[
                    'name'=>'rabbitmq_exchange_queue',
                ],
                'declare'=>false,
            ],
        ],
    ],
]

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~58 days

Total

3

Last Release

1516d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f2ee4bafb8c8b18eaed291c17a7ac2dbb71b510462a63128b41b7d4f603b8f4d?d=identicon)[vea](/maintainers/vea)

---

Top Contributors

[![veasin](https://avatars.githubusercontent.com/u/5161853?v=4)](https://github.com/veasin "veasin (1 commits)")

### Embed Badge

![Health badge](/badges/urn2-nx-queue-amqp/health.svg)

```
[![Health](https://phpackages.com/badges/urn2-nx-queue-amqp/health.svg)](https://phpackages.com/packages/urn2-nx-queue-amqp)
```

###  Alternatives

[vladimir-yuldashev/laravel-queue-rabbitmq

RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.

2.1k9.8M30](/packages/vladimir-yuldashev-laravel-queue-rabbitmq)[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)[bschmitt/laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages

2752.3M7](/packages/bschmitt-laravel-amqp)[enqueue/amqp-lib

Message Queue Amqp Transport

1078.5M61](/packages/enqueue-amqp-lib)[jwage/phpamqplib-messenger

Symfony messenger transport for the php-amqplib/php-amqplib library.

84149.7k1](/packages/jwage-phpamqplib-messenger)[mikemadisonweb/yii2-rabbitmq

Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.

74262.1k1](/packages/mikemadisonweb-yii2-rabbitmq)

PHPackages © 2026

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