rnd-cosoft/slm-queue-rabbitmq

Laminas Framework module that integrates RabbitMQ as queuing system

Installs: 13 254

Dependents: 0

Suggesters: 1

Security: 0

Stars: 4

Watchers: 4

Forks: 6

Open Issues: 3

Type:laminas-module

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

This package is auto-updated.

Last update: 2024-03-07 12:59:38 UTC


README

Build Status Latest Stable Version

Created by Cosoft RnD team

Requirements

Installation

First, install SlmQueue (instructions here). Then, install SlmQueueRabbitMQ by executing the following in your project's root directory:

composer require rnd-cosoft/slm-queue-rabbitmq

Then, enable the module by adding SlmQueueRabbitMQ in your application.config.php file.