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.

Installs: 2 762

Dependents: 1

Suggesters: 0

Security: 0

Stars: 16

Watchers: 7

Forks: 4

Open Issues: 0

pkg:composer/meteocontrol/vcom-api-client


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 .