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.
Download
- PHP toolkit 20.0 - 05/12/2010
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
