Remi's RPM repository - Packages

Blog | Forum | Repository

php-pecl-amqp - Communicate with any AMQP compliant server

Website:
http://pecl.php.net/package/amqp
Licence:
PHP
Vendor:
Remi Collet
Description:
This extension can communicate with any AMQP spec 0-9-1 compatible server,
such as RabbitMQ, OpenAMQP and Qpid, giving you the ability to create and
delete exchanges and queues, as well as publish to any exchange and consume
from any queue.

Package built for PHP 5.6.

Packages

php-pecl-amqp-1.9.0-0.2.beta2.el5.remi.5.6.i386 [122 KiB] Changelog by Remi Collet (2017-03-13):
- Update to 1.9.0beta2
- drop patch merged upstream
php-pecl-amqp-1.9.0-0.1.beta1.el5.remi.5.6.i386 [122 KiB] Changelog by Remi Collet (2017-03-13):
- Update to 1.9.0beta1
- add patch from https://github.com/pdezwart/php-amqp/pull/274