The full documentation for the VCOM API and this HTTP Client can be found here.
composer install
./vendor/bin/phpunit
./vendor/bin/phpcs --extensions=php --ignore=vendor,phpcs --report-full -p .
HTTP Client for meteocontrol's VCOM API - The VCOM API enables you to directly access your data on the meteocontrol platform.
PHP
The full documentation for the VCOM API and this HTTP Client can be found here.
composer install
./vendor/bin/phpunit
./vendor/bin/phpcs --extensions=php --ignore=vendor,phpcs --report-full -p .