# Installation ``` composer create-project -s dev --prefer-source --repository="{\"url\": \"gitfhfac@git.d3data.de:D3Private/linkmobility-php-client.git\", \"type\": \"vcs\"}" d3/linkmobility-php-client . ``` # Run tests ``` ./vendor/bin/phpunit [--no-coverage] ```