fdd65cb547cd8805f0609fe70f66ba3bdf5a6723
Nsq PHP

A NSQ Client library for PHP.
Installation
This library is installable via Composer:
composer require nsq/nsq
Requirements
This library requires PHP 7.4 or later.
Although not required, it is recommended that you install the phpinnacle/ext-buffer to speed up phpinnacle/buffer .
Features
- PUB
- SUB
- Feature Negotiation
- Discovery
- Backoff
- TLS
- Snappy
- Sampling
- AUTH
License:
The MIT License (MIT). Please see LICENSE
for more information.
Description
Languages
PHP
95.9%
Dockerfile
3.7%
Makefile
0.4%