Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-amqplib - Pure PHP implementation of the AMQP protocol
- 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.fc14.al.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
|