devhelp/salesforce-rest-api-client

This package's canonical repository appears to be gone and the package has been frozen as a result.

dev-master 2015-12-08 10:44 UTC

This package is not auto-updated.

Last update: 2019-01-28 15:04:26 UTC


README

Code Climate Build Status Coverage Status License Latest Stable Version Latest Unstable Version Total Downloads

Salesforce Rest Api Client allows you to use Salesforce Rest API. This component is based on documentation available here

THe main goals:

  • Authorization
    • Web Server OAuth Authentication
    • Username-Password OAuth Authentication
  • Working with Searches and Queries
    • Execute a SOQL Query
    • Execute a SOQL Query that Includes Deleted Items
    • Get Feedback on Query Performance
    • Search for a String
    • Get the Default Search Scope and Order
  • Handling API error
  • Supports [PSR-7] (http://www.php-fig.org/psr/psr-7/)

Documentation

Documentation is available on link:

Documentation

License

This component is released under the MIT license. See the complete license in the file:

LICENSE

Credits

Brought to you by : Devhelp.pl (http://devhelp.pl)