rnd-cosoft/slm-queue-rabbitmq

集成RabbitMQ作为队列系统的Laminas框架模块

安装量: 13,819

依赖: 0

推荐者: 2

安全: 0

星标: 4

关注者: 4

分支: 6

公开问题: 3

类型:laminas-module

v3.2.0 2022-10-07 08:51 UTC

This package is auto-updated.

Last update: 2024-09-07 14:10:23 UTC


README

Build Status Latest Stable Version

由Cosoft RnD团队创建

需求

安装

首先,安装SlmQueue(请参考这里的说明)。然后,在项目根目录下执行以下命令安装SlmQueueRabbitMQ

composer require rnd-cosoft/slm-queue-rabbitmq

然后,通过在application.config.php文件中添加SlmQueueRabbitMQ来启用该模块。