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 7.1.
Packages
php-pecl-amqp-1.9.0-0.2.beta2.el6.remi.7.1.x86_64 | [87 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.el6.remi.7.1.x86_64 | [87 KiB] |
Changelog by Remi Collet (2017-03-13):
- Update to 1.9.0beta1 - add patch from https://github.com/pdezwart/php-amqp/pull/274 |