Download the PHP package lys/easy-swoole-rabbitmq without Composer
On this page you can find all versions of the php package lys/easy-swoole-rabbitmq. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package easy-swoole-rabbitmq
easy-swoole-rabbitmq
EasySwoole 框架的 RabbitMQ 队列插件,基于 php-amqplib/php-amqplib
支持的交换器类型
已支持 direct topic fanout
安装
composer require lys/easy-swoole-rabbitmq
示例:
我们创建一个MqQueueProcess.php, 消费者进程
修改EasySwooleEvent.php,在mainServerCreate中添加如下代码
生产者投递消息
更多请关注本人的博客
https://www.developzhe.com/single200.html
Page visitor counter
All versions of easy-swoole-rabbitmq with dependencies
PHP Build Version
Package Version
Requires
php-amqplib/php-amqplib Version
^2.12
easyswoole/queue Version >=2.0
easyswoole/component Version >=2.0
easyswoole/queue Version >=2.0
easyswoole/component Version >=2.0
The package lys/easy-swoole-rabbitmq contains the following files
Loading the files please wait ....