Download the PHP package dmftaras/amqp-queue without Composer
On this page you can find all versions of the php package dmftaras/amqp-queue. 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 amqp-queue
Yii 2 - AMQP Queue
Brought to you by dmftaras.
Installation
The preferred way to install this extension is through composer.
Either run
or add the following line to the require section of your composer.json
file:
Requirements
Yii 2 and above. PHP AMQPlib
Usage
Once the extension is installed, set your configuration in common config file:
Add component to bootstrap section:
Add job to the queue
To consume queue
License
Code released under MIT License.
All versions of amqp-queue with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1.0
ext-json Version *
yiisoft/yii2 Version >=2.0.51
php-amqplib/php-amqplib Version ^3.7
ext-json Version *
yiisoft/yii2 Version >=2.0.51
php-amqplib/php-amqplib Version ^3.7
The package dmftaras/amqp-queue contains the following files
Loading the files please wait ....