Getting started

Installation

The amqp-php-consumer library is available on Packagist. You can install it using Composer:

$ composer require rebuy/amqp-php-consumer

Note

This library follows Semantic Versioning. Except for major versions, we aim to not introduce BC breaks in new releases. You should still test your application after upgrading though. What is a bug fix for somebody could break something for others when they where (probably unawares) relying on that bug.

Configuration

There are two things you need to do to get started:

  1. create one ore more consumer
  2. create a consumer manager