Skip to content

xhezairbey/sforce-rest-api-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce REST API PHP Wrapper

The Story

I had the need to integrate a PHP web app with Salesforce, and given the humongous popularity of the platform, it was surprising that there was no library which provides a seamless way into its REST API.

Google results returned these two packages, but neither was being actively developed, nor were they up to date with the recent state of Salesforce's API, and both were using a non-recommended authentication flow.

Install

Via Composer

composer require xhezairi/sforce-rest-api-php

Recommended Salesforce API Readings

About

A Salesforce REST API wrapper for PHP applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages