fastybird / rabbitmq-plugin
FastyBird IoT exchange plugin for RabbitMQ
Fund package maintenance!
akadlec
Installs: 142
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:fastybird-plugin
Requires
- php: >=8.1.0
- bunny/bunny: ^0.5
- cweagans/composer-patches: ^1.7
- evenement/evenement: ^3.0
- fastybird/bootstrap-library: dev-main
- fastybird/datetime-factory: ^0.6
- fastybird/exchange-library: dev-main
- fastybird/metadata-library: dev-main
- nette/di: ^3.0
- nette/utils: ^3.2
- psr/log: ^1.1|^3.0
Requires (Dev)
- brianium/paratest: ^7.1
- dg/bypass-finals: ^1.4
- infection/infection: ^0.26
- 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.11
- 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: 2023-06-07 19:37:36 UTC
README
What is RabbitMQ plugin?
RabbitMQ plugin is extension for FastyBird IoT ecosystem which is implementing RabbitMQ exchange for services communication.
RabbitMQ plugin is an Apache2 licensed distributed extension, developed in PHP on top of the Nette framework and Symfony framework.
Features
- Built-in server command for running standalone exchange client
- Implemented RabbitMQ client
- RabbitMQ exchange client
Installation
The best way to install fastybird/rabbitmq-plugin is using Composer:
composer require fastybird/rabbitmq-plugin
Documentation
Learn how to read & write states and consume & publish messages in documentation.
Feedback
Use the issue tracker for bugs or mail or Tweet us for any idea that can improve the project.
Thank you for testing, reporting and contributing.
Changelog
For release info check release page.
Contribute
The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.
Maintainers
Adam Kadlec |
Homepage https://www.fastybird.com and repository https://github.com/FastyBird/rabbitmq-plugin.