vipsoft/amqprpc

AMQP RPC Client/Server

1.0.2 2023-11-13 00:23 UTC

This package is auto-updated.

Last update: 2024-04-13 01:26:20 UTC


README

Generic AMQP RPC Client/Server classes using the PHP AMQP extension.

These classes were extracted and refactored from the RabbitMQ RPC tutorial:

Examples

For examples, please refer to the wiki.

Caveats

Support for php-amqp 2.0.0+ (released in 2023) pending its inclusion in distros and PPAs.

Copyright

See LICENSE for details.

Contributors