yii-queue amqp adapter based on amqp-lib package


Keywords
queue, rabbitmq, AMQP, async, yii, hacktoberfest, yii3
License
BSD-3-Clause

Documentation

Yii Queue AMQP Adapter


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

Latest Stable Version Total Downloads Build status Scrutinizer Code Quality Code Coverage static analysis Mutation testing badge type-coverage

Requirements

  • PHP 8.0 or higher.

Installation

The preferred way to install this extension is through composer.

Either run

composer require yiisoft/yii-queue-amqp

or add

"yiisoft/yii-queue-amqp": "dev-master"

to the require section of your composer.json file.

Documentation

Support the project

Open Collective

Follow updates

Official website Twitter Telegram Facebook Slack

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.