PHPackages                             gepur-it/rabbitmq-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. [Queues &amp; Workers](/categories/queues)
4. /
5. gepur-it/rabbitmq-bundle

ActiveSymfony-bundle[Queues &amp; Workers](/categories/queues)

gepur-it/rabbitmq-bundle
========================

RabbitMQ connection bundle

5.4.1(4y ago)216.5k5MITPHPPHP ^7.4|^8.0CI failing

Since Mar 6Pushed 4y ago2 watchersCompare

[ Source](https://github.com/gepur-it/rabbitmq-bundle)[ Packagist](https://packagist.org/packages/gepur-it/rabbitmq-bundle)[ Docs](https://github.com/gepur-it/rabbitmq-bundle)[ RSS](/packages/gepur-it-rabbitmq-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (5)Versions (18)Used By (5)

rabbitmq-bundle
===============

[](#rabbitmq-bundle)

Before composer require:

1. Create yaml config file "rabbit\_mq.yaml":

```
rabbit_mq:
  default_connection: default
  connections:
    default:
      host: '%env(RABBITMQ_HOST)%'
      port: '%env(RABBITMQ_PORT)%'
      login: '%env(RABBITMQ_LOGIN)%'
      password: '%env(RABBITMQ_PASS)%'
      vhost: '%env(RABBITMQ_VHOST)%'

```

2. Config your .env:

```
RABBITMQ_HOST=127.0.0.1
RABBITMQ_PORT=5672
RABBITMQ_LOGIN=guest
RABBITMQ_PASS=guest
RABBITMQ_VHOST=/

```

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 71.1% 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.

###  Release Activity

Cadence

Every ~105 days

Recently: every ~96 days

Total

14

Last Release

1668d ago

Major Versions

v1.2.1 → 2.0.12019-02-20

2.0.3 → 4.3.02019-06-27

4.3.0 → 5.0.02019-12-04

PHP version history (6 changes)v1.0PHP ^7.0

v1.2.0PHP ^7.2

4.3.0PHP ^7.3

5.1.0PHP ^7.4

5.2.0PHP ^8.0

5.3.0PHP ^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/b44ec6e263de3ca4efc54fd278a809b9bbf77eb85b0ebe5021c5408705e435be?d=identicon)[gepur-it](/maintainers/gepur-it)

---

Top Contributors

[![yawa20](https://avatars.githubusercontent.com/u/4233941?v=4)](https://github.com/yawa20 "yawa20 (27 commits)")[![maritechpro](https://avatars.githubusercontent.com/u/30262797?v=4)](https://github.com/maritechpro "maritechpro (6 commits)")[![vtlfokin](https://avatars.githubusercontent.com/u/33857561?v=4)](https://github.com/vtlfokin "vtlfokin (4 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

symfonyrabbitmq

###  Code Quality

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gepur-it-rabbitmq-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/gepur-it-rabbitmq-bundle/health.svg)](https://phpackages.com/packages/gepur-it-rabbitmq-bundle)
```

PHPackages © 2026

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