PHP Client for the Partner API Gateway, used by Adwords, that provides a thin wrapper abstracting technical details such as route formatting and distinguishing ephemeral errors from failed requests.
This project uses Composer and PHPUnit 7 for local testing and development.
To run tests:
composer install
phpunit tests/clienttest.php