salesforce-rest-api-php-wrapper icon indicating copy to clipboard operation
salesforce-rest-api-php-wrapper copied to clipboard

This is a PHP Wrapper for the Salesforce Rest API

Salesforce REST API PHP Wrapper

This is a PHP Wrapper for the Salesforce Rest API.

It currently uses the just the Username-Password (http://www.salesforce.com/us/developer/docs/api_rest/) authentication flow. Eventually, the OAuth will be added to the class.