PHPackages                             lxyempire/nsq - 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. lxyempire/nsq

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

lxyempire/nsq
=============

1.0.0(3y ago)05MITPHPPHP &gt;=8.0

Since Jan 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/lxyempire/nsq)[ Packagist](https://packagist.org/packages/lxyempire/nsq)[ RSS](/packages/lxyempire-nsq/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Laravel Nsq Client
------------------

[](#laravel-nsq-client)

NSQ client for laravel

Requirements
------------

[](#requirements)

DependencyRequirement[PHP](https://secure.php.net/manual/en/install.php)`>= 8.0`[Swoole](https://www.swoole.co.uk/)`The Newer The Better` `No longer support PHP5 since 2.0.12`Installation
------------

[](#installation)

```
pecl install swoole

```

```
composer require lxy/nsq

```

Usage
-----

[](#usage)

#### Set env

[](#set-env)

```
NSQSD_URL=127.0.0.1:4150
NSQLOOKUP_URL=127.0.0.1:4161

# If it is multiple, please separate them with ","
NSQSD_URL=127.0.0.1:4150,127.0.0.1:4151

```

#### Create Job

[](#create-job)

```
php artisan make:job NsqTestJob

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Unknown

Total

1

Last Release

1267d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d5b499fe9cfb89e0611edc08395633bff6b1468043ea6b59bc9b5cf899c2ece?d=identicon)[lxyempire](/maintainers/lxyempire)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/lxyempire-nsq/health.svg)

```
[![Health](https://phpackages.com/badges/lxyempire-nsq/health.svg)](https://phpackages.com/packages/lxyempire-nsq)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M305](/packages/laravel-horizon)[vladimir-yuldashev/laravel-queue-rabbitmq

RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.

2.1k10.5M33](/packages/vladimir-yuldashev-laravel-queue-rabbitmq)[dusterio/laravel-aws-worker

Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk workers

3115.9M](/packages/dusterio-laravel-aws-worker)[illuminate/auth

The Illuminate Auth package.

10528.2M1.2k](/packages/illuminate-auth)[sassnowski/venture

A package to manage complex workflows built on top of Laravel's queue.

824306.1k1](/packages/sassnowski-venture)[illuminate/broadcasting

The Illuminate Broadcasting package.

7127.2M208](/packages/illuminate-broadcasting)

PHPackages © 2026

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