cdn77/rabbitmq-bundle

RabbitMQ Symfony bundle for BunnyPHP.

Maintainers

Package info

github.com/cdn77/RabbitMQBundle

pkg:composer/cdn77/rabbitmq-bundle

Transparency log

Statistics

Installs: 63 725

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 5

0.4.0 2022-04-05 13:54 UTC

This package is auto-updated.

Last update: 2026-08-25 13:46:18 UTC


README

GitHub Actions Code Coverage Downloads Packagist Infection MSI

This bundle provides following commands:

  • rabbitmq:setup – Creates exchanges, queues and bindings between them as specified in configuration in your RabbitMQ instance.
  • rabbitmq:consumer:run <consumer name> – Runs specified consumer
  • debug:rabbitmq:consumers – Displays registered consumers

For further information see following sections