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.