AMQP adapter based on php-amqplib package for Yii Queue.
- PHP 8.1 or higher.
The preferred way to install this extension is through composer.
Either run
composer require yiisoft/queue-amqp
or add
"yiisoft/queue-amqp": "dev-master"
to the require
section of your composer.json
file.
The Yii Queue AMQP Adapter is free software. It is released under the terms of the BSD License.
Please see LICENSE
for more information.
Maintained by Yii Software.