Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-amqplib - Pure PHP implementation of the AMQP protocol

Website:
https://github.com/php-amqplib/php-amqplib
Licence:
LGPLv2+
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
This library is a pure PHP implementation of the AMQP 0-9-1 protocol [1]. It's
been tested against RabbitMQ [2].

Autoloader: /usr/share/php/PhpAmqpLib/autoload.php

[1] http://www.rabbitmq.com/tutorials/amqp-concepts.html
[2] http://www.rabbitmq.com/

Packages

php-amqplib-3.0.0-2.el9.remi.noarch [69 KiB] Changelog by Shawn Iwinski (2021-09-13):
- Update to 3.0.0 (RHBZ #1882890)
- Fix FTBFS (RHBZ #1987805)
- Note: Major version upgrade required because v3 introduces PHP8 compatibility
  which is required for f35+
- Use PHPUnit 9