PHPackages                             m2broth/headers-consumer-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. m2broth/headers-consumer-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

m2broth/headers-consumer-bundle
===============================

Modify current MultiplyConsumer class from the OldSoundRabbitMqBundle

00PHP

Since Apr 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/m2broth/HeadersConsumerBundle)[ Packagist](https://packagist.org/packages/m2broth/headers-consumer-bundle)[ RSS](/packages/m2broth-headers-consumer-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

HeadersConsumerBundle
=====================

[](#headersconsumerbundle)

Modify current MultiplyConsumer class from the OldSoundRabbitMqBundle. Add ability to set queues arguments (for headers exchange type) when binding queues and running rabbitmq:setup-fabric command.

Installation
------------

[](#installation)

Require the bundle and its dependencies with composer:

```
$ composer require m2broth/headers-consumer-bundle
```

Just enable the HeadersConsumerBundle:

```
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        new m2broth\HeadersConsumerBundle\HeadersConsumerBundle();
    );
}
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/986159?v=4)[m2broth](/maintainers/m2broth)[@m2broth](https://github.com/m2broth)

---

Top Contributors

[![m2broth](https://avatars.githubusercontent.com/u/986159?v=4)](https://github.com/m2broth "m2broth (10 commits)")

### Embed Badge

![Health badge](/badges/m2broth-headers-consumer-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/m2broth-headers-consumer-bundle/health.svg)](https://phpackages.com/packages/m2broth-headers-consumer-bundle)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
