https://github.com/FastyBird/exchange
:loudspeaker: [READ-ONLY] FastyBird IoT application exchange services
https://github.com/FastyBird/exchange
events exchange fastybird fb interface iot nette php
Last synced: about 1 year ago
JSON representation
:loudspeaker: [READ-ONLY] FastyBird IoT application exchange services
- Host: GitHub
- URL: https://github.com/FastyBird/exchange
- Owner: FastyBird
- License: apache-2.0
- Created: 2020-12-19T21:20:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T21:48:28.000Z (over 2 years ago)
- Last Synced: 2024-04-29T22:17:32.978Z (about 2 years ago)
- Topics: events, exchange, fastybird, fb, interface, iot, nette, php
- Language: PHP
- Homepage:
- Size: 233 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- 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 exchange library
[](https://github.com/FastyBird/exchange-library/actions)
[](https://github.com/FastyBird/exchange-library/blob/main/LICENSE.md)
[](https://coveralls.io/r/FastyBird/exchange-library)
[](https://dashboard.stryker-mutator.io/reports/github.com/FastyBird/exchange-library/main)

[](https://packagist.org/packages/FastyBird/exchange-library)
[](https://packagist.org/packages/FastyBird/exchange-library)
[](https://github.com/phpstan/phpstan)
***
## What is FastyBird exchange?
This is extension for [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem which is
implementing data exchange services.
### Features
- Consumer container for aggregating all application consumers
- Publisher container for aggregating all application publishers
- Messages events
Exchange library is a distributed extension that is developed in [PHP](https://www.php.net), built on the [Nette](https://nette.org) and [Symfony](https://symfony.com) frameworks,
and is licensed under [Apache2](http://www.apache.org/licenses/LICENSE-2.0).
## Requirements
Application library is tested against PHP 8.2.
## Installation
This extension is part of the [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem and is installed by default.
In case you want to create you own distribution of [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem you could install this extension with [Composer](http://getcomposer.org/):
```sh
composer require fastybird/exchange
```
## Documentation
:book: Learn how to consume & publish messages in [documentation](https://github.com/FastyBird/exchange-library/wiki).
# 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
:book: 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 reporting or send an [mail](mailto:code@fastybird.com)
to us or you could reach us on [X newtwork](https://x.com/fastybird) 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/exchange-library](https://github.com/FastyBird/exchange-library).