Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fastybird/rabbitmq-plugin
:postbox: [READ-ONLY] FastyBird IoT exchange plugin for RabbitMQ
https://github.com/fastybird/rabbitmq-plugin
exchange fastybird fb iot php plugin rabbitmq rabbitmq-client
Last synced: about 1 month ago
JSON representation
:postbox: [READ-ONLY] FastyBird IoT exchange plugin for RabbitMQ
- Host: GitHub
- URL: https://github.com/fastybird/rabbitmq-plugin
- Owner: FastyBird
- License: apache-2.0
- Created: 2020-07-19T15:33:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T19:52:00.000Z (4 months ago)
- Last Synced: 2024-08-30T11:11:27.478Z (4 months ago)
- Topics: exchange, fastybird, fb, iot, php, plugin, rabbitmq, rabbitmq-client
- Language: PHP
- Homepage:
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG-1.0.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# FastyBird RabbitMQ plugin
[![Build Status](https://flat.badgen.net/github/checks/FastyBird/rabbitmq-plugin/main?cache=300&style=flat-square)](https://github.com/FastyBird/rabbitmq-plugin/actions)
[![Licence](https://flat.badgen.net/github/license/FastyBird/rabbitmq-plugin?cache=300&style=flat-square)](https://github.com/FastyBird/rabbitmq-plugin/blob/main/LICENSE.md)
[![Code coverage](https://flat.badgen.net/coveralls/c/github/FastyBird/rabbitmq-plugin?cache=300&style=flat-square)](https://coveralls.io/r/FastyBird/rabbitmq-plugin)
[![Mutation testing](https://img.shields.io/endpoint?style=flat-square&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FFastyBird%2Frabbitmq-plugin%2Fmain)](https://dashboard.stryker-mutator.io/reports/github.com/FastyBird/rabbitmq-plugin/main)![PHP](https://flat.badgen.net/packagist/php/FastyBird/rabbitmq-plugin?cache=300&style=flat-square)
[![Latest stable](https://flat.badgen.net/packagist/v/FastyBird/rabbitmq-plugin/latest?cache=300&style=flat-square)](https://packagist.org/packages/FastyBird/rabbitmq-plugin)
[![Downloads total](https://flat.badgen.net/packagist/dt/FastyBird/rabbitmq-plugin?cache=300&style=flat-square)](https://packagist.org/packages/FastyBird/rabbitmq-plugin)
[![PHPStan](https://flat.badgen.net/static/PHPStan/enabled/green?cache=300&style=flat-square)](https://github.com/phpstan/phpstan)***
## What is RabbitMQ plugin?
RabbitMQ plugin is extension for [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem
which is implementing [RabbitMQ](https://rabbitmq.com) exchange for services communication.### Features
- Built-in server command for running standalone exchange client
- Implemented RabbitMQ client
- RabbitMQ exchange clientRabbitMQ plugin is an [Apache2 licensed](http://www.apache.org/licenses/LICENSE-2.0) distributed extension, developed
in [PHP](https://www.php.net) on top of the [Nette framework](https://nette.org) and [Symfony framework](https://symfony.com).## Installation
The best way to install **fastybird/rabbitmq-plugin** is using [Composer](http://getcomposer.org/):
```sh
composer require fastybird/rabbitmq-plugin
```## Documentation
Learn how to read & write states and consume & publish messages
in [documentation](https://github.com/FastyBird/rabbitmq-plugin/blob/main/docs/index.md).# FastyBird
FastyBird is an Open Source IOT solution built from decoupled components with powerful API and the highest quality code. Read more on [fastybird.com.com](https://www.fastybird.com).
## Documentation
Documentation is available on [docs.fastybird.com](https://docs.fastybird.com).
## Contributing
The sources of this package are contained in the [FastyBird monorepo](https://github.com/FastyBird/fastybird). We welcome contributions for this package on [FastyBird/fastybird](https://github.com/FastyBird/).
## Feedback
Use the [issue tracker](https://github.com/FastyBird/fastybird/issues) for bugs
or [mail](mailto:[email protected]) or [Tweet](https://twitter.com/fastybird) us for any idea that can improve the
project.Thank you for testing, reporting and contributing.
## Changelog
For release info check [release page](https://github.com/FastyBird/fastybird/releases).
## Maintainers
***
Homepage [https://www.fastybird.com](https://www.fastybird.com) and
repository [https://github.com/FastyBird/rabbitmq-plugin](https://github.com/FastyBird/rabbitmq-plugin).