fastybird / rabbitmq-plugin
FastyBird 物联网交换插件,适用于 RabbitMQ
dev-main / 1.0.x-dev
2024-08-29 19:52 UTC
Requires
- php: >=8.2.0
- bunny/bunny: 0.6.x-dev
- cweagans/composer-patches: ^1.7
- fastybird/application-library: dev-main
- fastybird/exchange-library: dev-main
- fastybird/metadata-library: dev-main
- nette/di: ^3.0
- nette/utils: ^4.0
- orisai/object-mapper: ^0.2
- psr/log: ^3.0
Requires (Dev)
- brianium/paratest: ^7.3
- dg/bypass-finals: ^1.4
- infection/infection: ^0.27
- orisai/coding-standard: ^3.2
- pds/skeleton: ^1.0
- php-parallel-lint/php-parallel-lint: ^1.3
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.10
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.1
- phpstan/phpstan-phpunit: ^1.1
- phpstan/phpstan-strict-rules: ^1.4
- phpunit/phpunit: ^10.0
- staabm/annotate-pull-request-from-checkstyle: ^1.8
- tracy/tracy: ^2.9
This package is auto-updated.
Last update: 2024-08-29 19:52:03 UTC
README
FastyBird RabbitMQ 插件
什么是 RabbitMQ 插件?
RabbitMQ 插件是 FastyBird 物联网生态系统的一部分,实现了 RabbitMQ 交换服务以实现服务通信。
功能
- 内置服务器命令,用于运行独立交换客户端
- 实现了 RabbitMQ 客户端
- RabbitMQ 交换客户端
RabbitMQ 插件是一个基于 Apache2 许可协议 的分布式扩展,使用 PHP 在 Nette 框架 和 Symfony 框架 上开发。
安装
安装 fastybird/rabbitmq-plugin 的最佳方法是使用 Composer
composer require fastybird/rabbitmq-plugin
文档
在 文档 中了解如何读取和写入状态以及消费和发布消息。
FastyBird
FastyBird 是一个开源的物联网解决方案,由解耦的组件组成,具有强大的 API 和最高质量的代码。更多信息请访问 fastybird.com.com。
文档
文档可在 docs.fastybird.com 上找到。
贡献
此包的源代码包含在 FastyBird monorepo 中。我们欢迎在 FastyBird/fastybird 上为此包做出贡献。
反馈
使用 问题跟踪器 报告错误,或通过 邮件 或 Tweet 向我们提供任何可以改进项目的想法。
感谢您进行测试、报告和贡献。
变更日志
有关发布信息,请查看 发布页面。
维护者
主页 https://www.fastybird.com 和仓库 https://github.com/FastyBird/rabbitmq-plugin。