fusio/adapter-amqp

Provides a connection to work with a AMQP based message queue

Maintainers

Package info

github.com/apioo/fusio-adapter-amqp

Homepage

pkg:composer/fusio/adapter-amqp

Statistics

Installs: 11 590

Dependents: 2

Suggesters: 0

Stars: 1

Open Issues: 0

v6.2.0 2025-12-22 22:03 UTC

README

Fusio adapter which provides a connection to work with a AMQP based message queue. It uses the php-amqplib/php-amqplib package. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-amqp
php bin/fusio system:register "Fusio\Adapter\Amqp\Adapter"