Skip to content

Yii Queue AMQP Driver

License

Notifications You must be signed in to change notification settings

yiisoft/queue-amqp

 
 

Repository files navigation

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.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

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.