queue-amqp

Yii Queue AMQP Driver

BSD-3-CLAUSE License

Downloads
1.7K
Stars
10
Committers
14

AMQP adapter based on php-amqplib package for Yii Queue.

Requirements

  • PHP 8.1 or higher.

Installation

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.

Documentation

Support the project

Follow updates

License

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.