cdn77/rabbitmq-bundle

RabbitMQ Symfony bundle for BunnyPHP.

Installs: 48 316

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 4

Open Issues: 3

pkg:composer/cdn77/rabbitmq-bundle

0.4.0 2022-04-05 13:54 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