meteocontrol / vcom-api-client
HTTP Client for meteocontrol's VCOM API - The VCOM API enables you to directly access your data on the meteocontrol platform.
3.30.0
2026-06-04 09:49 UTC
Requires
- php: ^7.4||^8.2
- guzzlehttp/guzzle: ^7.7.0
Requires (Dev)
- phpunit/phpunit: ^9.6.7
- squizlabs/php_codesniffer: ^3.6.1
This package is not auto-updated.
Last update: 2026-06-21 06:29:22 UTC
README
Documentation
The full documentation for the VCOM API and this HTTP Client can be found here.
Installation and running tests
composer install
./vendor/bin/phpunit
./vendor/bin/phpcs --extensions=php --ignore=vendor,phpcs --report-full -p .