rebuy/amqp-php-consumer

Library for creating attribute based AMQP consumers

Maintainers

Package info

github.com/rebuy-de/amqp-php-consumer

pkg:composer/rebuy/amqp-php-consumer

Statistics

Installs: 278 308

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v2.0.0 2026-05-19 09:04 UTC

README

Introduction

This library allows you to define consumers for AMQP with attributes. For consuming messages the AMQP-Library videlalvaro/php-amqplib is used.

Features

  • Define consumers based on attributes
  • Deserialize AMQP messages with the jms/serializer or symfony/serializer
  • Register error handlers
  • Register pre and post consume events

Documentation

For more information, see the documentation.

License

This library is released under the MIT license. See the included LICENSE file for more information.