PHP Toolkit 13.0


PHP Toolkit 13.0

The PHP toolkit provides an easy way to make Force.com Web service API method calls from within PHP.

What's New

As an existing user of the toolkit, you will be delighted to know that it’s been updated for the latest API. The latest toolkit supports the Web Services API v13.0.

It introduces or improves the following:

  • InvalidateSessions
  • Logout
  • Query (requires PHP 5.3 for API Relationships)
  • QueryMore (requires PHP 5.3 for API Relationships)

Download

Requirements

  • PHP 5.2 (PHP 5.3 required for API relationships)
  • 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

Printing Raw XML

Dealing with SimpleXMLElements

Turning off WSDL cache

Sandbox WSDL


Known Issues

Older Versions

Image:Icon toolkit sm.gif PHP Toolkit 11.0

Image:Icon toolkit sm.gif PHP Tookit 1.1

Image:Icon toolkit sm.gif PHP Toolkit 1.0.x