Google now maintain their client on Github.
https://github.com/googleads/googleads-php-lib
Google Adwords Vendor for Symfony2
Uses Google Adwords API version 4.6.0
add something similar to your composer.json file.
"require": {
// ...
"hackzilla/adwords": "dev-master",
// ...
},