php-amqplib - Pure PHP implementation of the AMQP protocol
- Website:
- https://github.com/php-amqplib/php-amqplib
- Licence:
- LGPLv2
- Vendor:
- Remi Collet
- 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-2.7.0-2.fc25.remi.noarch | [64 KiB] |
Changelog by Shawn Iwinski (2017-11-03):
- Set default timezone in tests' bootstrap |