Skip to content

huanghe/yii2-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mq for yii2

基于php-amqplib的封装

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist hahaxixi-rabbitmq/yii2-rabbit "*"

or add

"hahaxixi-rabbitmq/yii2-rabbit": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \hahaxixi\rabbit\AutoloadExample::widget(); ?>```

About

基于php-amqplib的封装

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages