# php-amqplib/RabbitMqBundle

RabbitMQ Bundle for the Symfony web framework

Repository: https://github.com/php-amqplib/RabbitMqBundle
Canonical: https://ross.abutalabs.com/products/rabbitmqbundle
Language: PHP
License: MIT
License Family: permissive
Topics: php-amqplib, rabbitmq, amqp, php, amqp-message, consumer, messaging, symfony-bundle
Last push: 2026-03-06T09:25:23+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 70, release rhythm 54, longevity 100
- inputs: {"age_days": 5673, "days_push": 180, "days_rel": 229, "gap_med": 46.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1231, forks 466 (observed 2026-08-28T04:04:04.336567+00:00)

## What it is
A Symfony bundle that integrates RabbitMQ messaging into PHP applications via the php-amqplib library. It provides producers, consumers, and console commands implementing common messaging patterns.

## Use cases
- publish messages to rabbitmq from a symfony controller
- run background job consumers in php
- integrate amqp messaging into symfony
- process queues asynchronously in a symfony app
- set up producer and consumer workers for rabbitmq

## When to choose
- you use Symfony and need RabbitMQ integration with DI and console commands
- you want ready-made producer/consumer abstractions over php-amqplib

## When to avoid
- you don't use the Symfony framework
- you need a message broker other than RabbitMQ/AMQP

## Facets
- artifact type: plugin
- maturity: active
- function: message-queue, middleware
- domain: backend, web-development
- platform: php, cli
- tags: symfony-bundle, rabbitmq, amqp, producer-consumer, php-amqplib, messaging, web-server

## Member repositories
- php-amqplib/RabbitMqBundle (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:04.336567+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:22:31.271890+00:00, confidence not recorded.
  - readme: https://github.com/php-amqplib/RabbitMqBundle (fetched 2026-08-28T04:04:04.336567+00:00, sha c1dff734b972)
- Data as of 2026-08-30T08:39:29.467469+00:00.
