Download the PHP package metfan/rabbit-setup without Composer
On this page you can find all versions of the php package metfan/rabbit-setup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package rabbit-setup
Rabbit-setup
Rabbit-setup is a command line tool to ease management of vhosts, exchanges, queues and bindings into RabbitMQ instance via the RabbitMQ's API. The best way to use rabbit-setup is using phar file.
Use this commande line to compile phar of the project or download from release page
php -d phar.readonly=off ./phar-composer.phar build https://github.com/metfan/rabbit-setup.git
phar-composer can be found here: https://github.com/clue/phar-composer#as-a-phar-recommended
Commands exposed by Rabbit-setup:
- Expert configuration to create vhost, exchanges, queues
- Exchanges, queues deletion
- Validate expert configuration file
Thanks to Olivier about inspiration: https://github.com/odolbeau/rabbit-mq-admin-toolkit
TODO:
- add support of simple configuration file
- deletion of parameters
- manage users
All versions of rabbit-setup with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
symfony/console Version ~2.8
symfony/yaml Version ~2.8
monolog/monolog Version ~1.17
symfony/var-dumper Version ~2.8
pimple/pimple Version ~3.0
symfony/config Version ~2.8
symfony/console Version ~2.8
symfony/yaml Version ~2.8
monolog/monolog Version ~1.17
symfony/var-dumper Version ~2.8
pimple/pimple Version ~3.0
symfony/config Version ~2.8
The package metfan/rabbit-setup contains the following files
Loading the files please wait ....