thiagotalma/yii2-amqp

AMQP wrapper for Yii2

Installs: 1 526

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:yii2-extension

v0.1 2016-08-29 22:20 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:13:35 UTC


README

AMQP wrapper for Yii2

based on hzted123/yii2-amqp

Latest Stable Version Total Downloads

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist thiagotalma/yii2-amqp "*"

or add

"thiagotalma/yii2-amqp": "*"

to the require section of your composer.json file.