PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of MERAJ AHMAD SIDDIQUI   RabbitMQ Manager   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: RabbitMQ Manager
Manage exchanges, queues messages in RabbitMQ
Author: By
Last change:
Date: 6 years ago
Size: 1,473 bytes
 

Contents

Class file image Download

Introduction

RabbitMQ REST API Manager Library is PHP Library based on RabbitMQ GUI REST API. One can use this library to use RabbitMQ and manage it.

Pre Requisites

RabbitMQ Installed. If You have server running RabbitMQ you will just need credential for the service. Else install Rabbit MQ.

If you have access to system running RabbitMQ enable rabbitmq management plugin or ask your server administrator to enable that.

To enable RabbitMQ Management plugin

rabbitmq-plugins enable rabbitmq_management

For more details on configuring RabbitMQ visit RabbitMQ.

Installation

This library is available on Packagist So you can use composer to install. To install from composer .

composer require merajsiddiqui/rabbit-mq-manager

Or you can directly download from github.

Getting Started

If You have downloaded the code from github assuming

Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.

Support or Contact

Having trouble with Library/ Package? Check out our documentation or contact support and we?ll help you sort it out.