Download the PHP package lishelun/nsq without Composer
On this page you can find all versions of the php package lishelun/nsq. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor lishelun
Package nsq
Short Description NSQ Client for PHP
License MIT
Homepage https://github.com/nsqphp/nsqphp
Package nsq
Short Description NSQ Client for PHP
License MIT
Homepage https://github.com/nsqphp/nsqphp
Please rate this library. Is it a good library?
Informations about the package nsq
Nsq PHP

PHP Client for NSQ.
This library follow SemVer. Until version 1.0 will be released anything MAY change at any time, public API SHOULD NOT be considered stable. If you want use it before stable version was released install strict version without range.
Installation
This library is installable via Composer:
Requirements
This library requires PHP 8.0 or later.
Although not required, it is recommended that you install the phpinnacle/ext-buffer to speed up phpinnacle/buffer .
Features
- [x] PUB
- [x] SUB
- [X] Feature Negotiation
- [X] Discovery
- [ ] Backoff
- [X] TLS
- [X] Deflate
- [X] Snappy
- [X] Sampling
- [X] AUTH
Usage
Producer
Consumer
Lookup
Integrations
License:
The MIT License (MIT). Please see LICENSE
for more information.
All versions of nsq with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-json Version *
amphp/http-client Version ^4.6
amphp/socket Version ^1.1
composer/semver Version ^3.2
phpinnacle/buffer Version ^1.2
psr/log Version ^3.0
ext-json Version *
amphp/http-client Version ^4.6
amphp/socket Version ^1.1
composer/semver Version ^3.2
phpinnacle/buffer Version ^1.2
psr/log Version ^3.0
The package lishelun/nsq contains the following files
Loading the files please wait ....