2017 © Pedro Peláez
 

library rabbit-mq-manager

This library can be used to manage Rabbit MQ Message Broker using REST API.

image

merajsiddiqui/rabbit-mq-manager

This library can be used to manage Rabbit MQ Message Broker using REST API.

  • Friday, July 7, 2017
  • by merajsiddiqui
  • Repository
  • 2 Watchers
  • 2 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

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., (*1)

Pre Requisites

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

If you have access to system running RabbitMQ enable rabbitmq management plugin or ask your server administrator to enable that., (*3)

To enable RabbitMQ Management plugin, (*4)

rabbitmq-plugins enable rabbitmq_management

For more details on configuring RabbitMQ visit RabbitMQ., (*5)

Installation

This library is available on Packagist So you can use composer to install. To install from composer ., (*6)

composer require merajsiddiqui/rabbit-mq-manager

Or you can directly download from github., (*7)

Getting Started

If You have downloaded the code from github assuming, (*8)

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., (*9)

Support or Contact

Having trouble with Library/ Package? Check out our documentation or contact support and we’ll help you sort it out., (*10)

The Versions

07/07 2017

dev-master

9999999-dev https://merajsiddiqui.github.io/RabbitMQManager/

This library can be used to manage Rabbit MQ Message Broker using REST API.

  Sources   Download

The Requires

  • php >5.5.0

 

by Meraj Ahmad Siddiqui