| Name: | php-amqplib |
|---|---|
| Version: | 2.7.0 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 297341 |
| License: | LGPLv2 |
| RPM: | php-amqplib-2.7.0-2.el7.noarch.rpm |
| Source RPM: | php-amqplib-2.7.0-2.el7.src.rpm |
| Build Date: | Tue Dec 12 2017 |
| Build Host: | x86-ol6-builder-05.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/php-amqplib/php-amqplib |
| Summary: | 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/ |
- Set default timezone in tests' bootstrap
- Initial package