pmill/rabbit-rabbit
Composer 安装命令:
composer require pmill/rabbit-rabbit
包简介
A PHP controller for rule-based rabbitmq consumer management
README 文档
README
Introduction
This library allows you to execute commands when RabbitMQ queues message counts match conditions.
Requirements
This library package requires PHP 7.1 or later
Installation
The recommended way to install is through Composer.
# Install Composer curl -sS https://getcomposer.org/installer | php
Next, run the Composer command to install the latest version:
composer require pmill/rabbit-rabbit
Usage
There are example usage scripts in the examples/ folder. The following integrations can also be used:
| Integration | Url |
|---|---|
| Amazon CloudWatch | https://github.com/pmill/rabbit-rabbit-cloudwatch |
| Amazon ECS | https://github.com/pmill/rabbit-rabbit-ecs |
| Slack | https://github.com/pmill/rabbit-rabbit-slack |
| StatsD | https://github.com/pmill/rabbit-rabbit-statsd |
Version History
0.1.1 (16/04/2018)
- Added unit tests
0.1.0 (12/04/2018)
- First public release of rabbit-rabbit
Copyright
pmill/rabbit-rabbit Copyright (c) 2018 pmill (dev.pmill@gmail.com) All rights reserved.
统计信息
- 总下载量: 34
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-04-11