cdn77/rabbitmq-bundle

RabbitMQ Symfony bundle for BunnyPHP.


Keywords
php, rabbitmq, symfony-bundle
License
MIT

Documentation

CDN77 RabbitMQ Bundle

Build Status Coverage Status Downloads

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