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.

Maintainers

Package info

github.com/meteocontrol/vcom-api-client

pkg:composer/meteocontrol/vcom-api-client

Transparency log

Statistics

Installs: 8 280

Dependents: 1

Suggesters: 0

Stars: 17

Open Issues: 0

3.30.0 2026-06-04 09:49 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 .