.. | ||
RecipientsList | ||
Request | ||
Response | ||
SMS | ||
Url | ||
ValueObject | ||
ALoggerHandlerTest.php | ||
ApiTestCase.php | ||
ClientTest.php | ||
README.md |
Installation
composer create-project -s dev --prefer-source [--repository '{"type": "vcs", "url": "repository url"}'] d3/linkmobility-php-client .
Run tests
./vendor/bin/phpunit [--no-coverage] [--coverage-html=cov]