APIlity PHP Library is an object-oriented way to easily access and manage the Google AdWords API from within PHP. This comes along with an abstraction from the SOAP and WSDL details. This helps programmers to concentrate on sophisticated programs and tools, not on complex API details.

APILity library

APIlity works both with PHP4 and PHP5 and usually only requires the cURL extension to be installed. PHP4 users need to enable also DOM/XML.