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.7.3"
| 包名 | 版本要求 |
|---|---|
| ext-bcmath | * |
| ext-mbstring | * |
| php | >=5.3.0 |
| 包名 | 版本要求 |
|---|---|
| phpdocumentor/phpdocumentor | ^2.9 |
| phpunit/phpunit | ^4.8 |
| scrutinizer/ocular | ^1.1 |
| squizlabs/php_codesniffer | ^2.5 |
| 许可证 | LGPL-2.1-or-later |
|---|---|
| 发布时间 | 2018-04-30 03:54:54 |
| 类型 | library |