prolic/humus-amqp-module 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

prolic/humus-amqp-module

最新稳定版本:v2.0.0

Composer 安装命令:

composer require prolic/humus-amqp-module

包简介

AMQP module for Zend Framework 2 to integrate RabbitMQ

README 文档

README

Build Status Coverage Status Documentation Status License Latest Stable Version Latest Unstable Version Total Downloads Dependency Status

About

The Humus AMQP Module incorporates messaging in your zf2 application via RabbitMQ using HumusAmqp, a PHP 7.4 AMQP libray supporting multiple drivers and providing full-featured Consumer, Producer, and JSON-RPC Client / Server implementations.

The JSON-RPC part implements JSON-RPC 2.0 Specification.

Current supported drivers are: php-amqp and PhpAmqpLib.

If you want to use it without Zend Framework, use HumusAmqp without this module.

Documentation can be found here: humusamqp.readthedocs.io.

Installation

You can install prolic/humus-amqp-module via composer by adding "prolic/humus-amqp-module": "^2.0" as requirement to your composer.json.

You can then enable the module in your config/application.config.php by adding 'HumusAmqpModule' to the 'modules' section.

Support

Contribute

Please feel free to fork and extend existing or add new plugins and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and may adapt the documentation.

License

Released under the MIT.

统计信息

  • 总下载量: 56.9k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 31
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 30
  • Watchers: 8
  • Forks: 13
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-07-16