Skip to content

cdn77/RabbitMQBundle

Repository files navigation

CDN77 RabbitMQ Bundle

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