PHP AdWords API Lib is a middle-tier library that facilitates the access to the Google AdWords API from your PHP products and applications.
With its simple to use object-orientated design it helps you use Google AdWords API with outstanding ease, without the hassle of investigating, designing, coding, debugging and testing your own low-level communication layer.
Features:
- Versatility - achieve outstanding functionality with Google AdWords API Lib. The library is first-of-a-kind versatile tool for integration with Google AdWords API thanks to the fact that it works with NuSOAP as well as with PEAR SOAP
- Easy to use - The library is very easy to use – and the code size needed to implement the same functionality is 5 to 10 times smaller
- Simple to use, fast to start, even easier to maintain
- Don't just take our word for it. See the comparisons.
- High quality
- Each and every function has been tested by automated test suit. Also each and every source code line has been carefully inspected, guaranteeing quality.
- Time-saving tool
- Object-oriented - The library is fully object-orientated, and is based on solid design principles. The quality of implementation doesn't fall behind either.
- Implements ALL Google AdWords API features - ALL functions and features of the ALL 8 AdWords web services, and ALL AdWords data types have corresponding objects within the library.
- Full source code provided - Ever wanted to check the code and see how it really works? Wanted to learn great software design principles? Just read the code.
- Quick start guide to get you up and running in 15 minutes - The installation and the setup of Google AdWords API Lib® is a breeze. In 15 minutes you will have your first Google AdWords API enabled application running.
- Minimum requirement checking script - Google AdWords API Lib has a requirement checking script integrated. This allows you to check if your PHP installation meets the minimum requirements for access to Google AdWords API, including PHP versions, extensions and SOAP libraries.
- Comprehensive documentation - Comprehensive documentation in both HTML and PDF formats is available.
- Examples included - Learn by example, save even more time