rebuy/amqp-php-consumer

Library for creating annotation based AMQP consumers

Maintainers

Package info

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

pkg:composer/rebuy/amqp-php-consumer

Statistics

Installs: 256 503

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2024-06-27 15:40 UTC

README

Introduction

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

Features

  • Define consumers based on annotations
  • Deserialize AMQP messages with the jms/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.