Download the PHP package yiisolutions/yii2-queue without Composer
On this page you can find all versions of the php package yiisolutions/yii2-queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yiisolutions/yii2-queue
More information about yiisolutions/yii2-queue
Files in yiisolutions/yii2-queue
Download yiisolutions/yii2-queue
More information about yiisolutions/yii2-queue
Files in yiisolutions/yii2-queue
Vendor yiisolutions
Package yii2-queue
Short Description Extension for work with queues
License BSD-3-Clause
Package yii2-queue
Short Description Extension for work with queues
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-queue
Yii2 Queue
Extension for work with queues.
Installation
Use composer
or add to composer.json require section:
Configuration
First, we add to the configuration component.
Send data
Next, to send data to the queue, we use the send() component method.
Receive data
We use the listen method to retrieve data.
All versions of yii2-queue with dependencies
PHP Build Version
Package Version
The package yiisolutions/yii2-queue contains the following files
Loading the files please wait ....