PHP Toolkit 11.0
This is an old version of the PHP Toolkit. For the latest version, visit PHP Toolkit.
This version of the PHP toolkit provides you an easy way to make Web service API method calls. As an existing user of the toolkit, you will be delighted to know that it’s been updated for the latest API. Additionally, it includes support for the new metadata API. Other new features include support for Send Email, LoginScopeHeader, Proxy Connection, and the ability to make calls with SOAP headers at the connection level rather than the method level.
What's New
This toolkit supports API v11.1.
It introduces or improves the following:
- Metadata
- Send Email (Single and Mass Email Messages)
- EmptyRecycleBin
- LoginScopeHeader
- Process Submit Request, Process Work Item
- Refactored header calls to be scoped at the connection level
- Proxy
Download
- PHP toolkit 11.0b - 02/15/2008
- Added setSenderDisplayName method to the Email class.
- PHP toolkit 11.0a - 02/14/2008
- Fixed setting session Id.
- PHP toolkit 11.0 - 02/01/2008
- Initial release of PHP Toolkit 11.0.
Requirements
- PHP 5.1.2+
- SOAP Enabled
- SSL Enabled
Documentation
Samples
Review these samples to learn how to make core API and Metadata API calls using the toolkit.
Tips
Printing the response from Web services API call
Dealing with SimpleXMLElements
