fastybird / metadata-library
FastyBird IoT metadata reader & validator
Fund package maintenance!
akadlec
Installs: 23 866
Dependents: 25
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:fastybird-library
Requires
- php: >=8.2.0
- fastybird/application-library: dev-main
- ipub/phone: ^2.3
- nette/bootstrap: ^3.1
- nette/di: ^3.0
- nette/utils: ^4.0
- opis/json-schema: ^2.3
- phpdocumentor/reflection: ^5.3
- phpdocumentor/reflection-common: ^2.2
- ramsey/uuid: ^4.5
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
- symfony/event-dispatcher: ^7.0
- tracy/tracy: ^2.9
This package is auto-updated.
Last update: 2024-10-19 11:33:55 UTC
README
FastyBird metadata library
What is FastyBird metadata library?
This is library for FastyBird IoT ecosystem which is implementing json schemas data validation helpers and is central place for application constants.
Installation
PHP based project:
The best way to install fastybird/metadata-library is using Composer:
composer require fastybird/metadata-library
JS based project:
The best way to install @fastybird/metadata-library is using Yarn:
yarn add @fastybird/metadata-library
Updating metadata
If you want to place your module, plugin, connector etc. here, feel free to create pull request with your updates.
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.
Documentation
Documentation is available on docs.fastybird.com.
Contributing
The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.
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.
Maintainers
Homepage https://www.fastybird.com and repository https://github.com/FastyBird/metadata-library.