Skip to content

thiagotalma/yii2-talma-amqp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yii2-amqp

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.