Download the PHP package jiyis/laravel-nsq without Composer
On this page you can find all versions of the php package jiyis/laravel-nsq. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-nsq
Laravel Nsq Client
NSQ client for laravel
Requirements
Dependency | Requirement |
---|---|
PHP | >= 7.1.0 |
Swoole | The Newer The Better No longer support PHP5 since 2.0.12 |
Installation
Usage
Set env
Create Job
you need set two property. public $topic;
public $channel;
Publish
Subscribe
All versions of laravel-nsq with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/database Version ^5.1
illuminate/support Version ^5.1
illuminate/queue Version ^5.1
illuminate/database Version ^5.1
illuminate/support Version ^5.1
illuminate/queue Version ^5.1
The package jiyis/laravel-nsq contains the following files
Loading the files please wait ....