Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 333 Bytes

VCOM-API Client

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 .