AMQP wrapper for Yii2
based on hzted123/yii2-amqp
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.