Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
composer require "php-amqplib/php-amqplib:2.10.1"
| 包名 | 版本要求 |
|---|---|
| ext-bcmath | * |
| ext-sockets | * |
| php | >=5.6 |
| 包名 | 版本要求 |
|---|---|
| ext-curl | * |
| nategood/httpful | ^0.2.20 |
| phpunit/phpunit | ^5.7|^6.5|^7.0 |
| squizlabs/php_codesniffer | ^2.5 |
| 许可证 | LGPL-2.1-or-later |
|---|---|
| 发布时间 | 2019-10-10 13:23:40 |
| 类型 | library |