https://github.com/FastyBird/tools
:wrench: [READ-ONLY] FastyBird IoT application tools & utilities
https://github.com/FastyBird/tools
fastybird fb iot php tools
Last synced: over 1 year ago
JSON representation
:wrench: [READ-ONLY] FastyBird IoT application tools & utilities
- Host: GitHub
- URL: https://github.com/FastyBird/tools
- Owner: FastyBird
- License: apache-2.0
- Created: 2024-02-25T17:54:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T12:01:13.000Z (over 1 year ago)
- Last Synced: 2024-11-25T13:37:34.443Z (over 1 year ago)
- Topics: fastybird, fb, iot, php, tools
- Language: PHP
- Homepage:
- Size: 87.9 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 tools library
[](https://github.com/FastyBird/tools-library/actions)
[](https://github.com/FastyBird/tools-library/blob/main/LICENSE.md)
[](https://coveralls.io/r/FastyBird/tools-library)
[](https://dashboard.stryker-mutator.io/reports/github.com/FastyBird/tools-library/main)

[](https://packagist.org/packages/FastyBird/tools-library)
[](https://packagist.org/packages/FastyBird/tools-library)
[](https://github.com/phpstan/phpstan)
***
## What is FastyBird tools?
The extension comprises versatile and valuable tools designed for utilization within the [FastyBird](https://www.fastybird.com) application. These tools
serve various universal functions, enhancing the overall capabilities and functionality of the application.
Tools 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 tools library is tested against PHP 8.2.
## Installation
This library 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/tools
```
And for user interface is the best way to install **@fastybird/tools** with [Yarn](https://yarnpkg.com/):
```sh
yarn add @fastybird/tools
```
or if you prefer npm:
```sh
npm install @fastybird/tools
```
## Documentation
:book: Learn how to use tools & other helpers in [documentation](https://github.com/FastyBird/tools-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/tools-library](https://github.com/FastyBird/tools-library).