2017 © Pedro Peláez
 

library rabbitmq-management-bundle

Symfony bundle to bridge richardfullmer/php-rabbitmq-management-api

image

luxifer/rabbitmq-management-bundle

Symfony bundle to bridge richardfullmer/php-rabbitmq-management-api

  • Friday, September 5, 2014
  • by luxifer
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6,321 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 8 % Grown

The README.md

Luxifer/RabbitmqManagementBundle

Latest Stable Version Total Downloads, (*1)

Symfony bundle to bridge richardfullmer/rabbitmq-management-api, (*2)

Install

composer require luxifer/rabbitmq-management-bundle

Add LuxiferRabbitmqManagementBundle to app/AppKernel.php:, (*3)

<?php

use Symfony\Component\HttpKernel\Kernel;
use Symfony\Component\Config\Loader\LoaderInterface;

class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            new Luxifer\RabbitmqManagementBundle\LuxiferRabbitmqManagementBundle(),
        );
    }
}

Usage

<?php

$rabbitmqManagement = $this->get('luxifer_rabbitmq_management');

Doc

See https://github.com/richardfullmer/php-rabbitmq-management-api#php-rabbitmq-management-api, (*4)

The Versions

05/09 2014

dev-master

9999999-dev

Symfony bundle to bridge richardfullmer/php-rabbitmq-management-api

  Sources   Download

MIT

The Requires

 

rabbitmq bundle management

05/09 2014

1.0.4

1.0.4.0

Symfony bundle to bridge richardfullmer/php-rabbitmq-management-api

  Sources   Download

MIT

The Requires

 

rabbitmq bundle management

05/09 2014

1.0.3

1.0.3.0

Symfony bundle to bridge richardfullmer/php-rabbitmq-management-api

  Sources   Download

MIT

The Requires

 

rabbitmq bundle management

05/09 2014

1.0.2

1.0.2.0

Symfony bundle to bridge richardfullmer/php-rabbitmq-management-api

  Sources   Download

MIT

The Requires

 

rabbitmq bundle management

05/09 2014

1.0.1

1.0.1.0

Symfony bundle to bridge richardfullmer/php-rabbitmq-management-api

  Sources   Download

MIT

The Requires

 

rabbitmq bundle management

05/09 2014

1.0.0

1.0.0.0

Symfony bundle to bridge richardfullmer/php-rabbitmq-management-api

  Sources   Download

MIT

The Requires

 

rabbitmq bundle management