Force.com Toolkit for PHP


Force.com Toolkit for PHP (Version 20.0)

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

To get started, read Getting Started with the Force.com Toolkit for 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 v20.0.


Download

Requirements

  • PHP 5.x
  • SOAP Enabled
  • SSL Enabled
  • cURL Enabled
  • OpenSSL Enabled

Documentation

Samples

Here's a list of sample code that exercises most aspects of the toolkit:

Other Resources

Here's a list of other code samples contributed by community members:

Creating Email Reports in PHP: Learn how to use PHP to query the API, format the results, and send the output to an email address.

Simple PHP Authentication Service

Saleforce PHP Upsert Tutorial #1: This tutorial will focus on using Oracle as the local database and pushing data to Salesforce.com using the upsert command, which combines insert and update functionality.

Saleforce PHP Tutorial #2: Working with large data sets

Simple Web2Lead Implementation

Self Service User Validation Example: How to validate self-service user login information using a modified login call.

Known Issues

  • none yet

Older Versions

Image:Icon toolkit sm.gif PHP Toolkit 13.0

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