Download the PHP package ddeboer/salesforce-client-bundle without Composer
On this page you can find all versions of the php package ddeboer/salesforce-client-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ddeboer/salesforce-client-bundle
More information about ddeboer/salesforce-client-bundle
Files in ddeboer/salesforce-client-bundle
Download ddeboer/salesforce-client-bundle
More information about ddeboer/salesforce-client-bundle
Files in ddeboer/salesforce-client-bundle
Vendor ddeboer
Package salesforce-client-bundle
Short Description A Salesforce API Client
License MIT
Homepage https://github.com/ddeboer/DdeboerSalesforceClientBundle
Package salesforce-client-bundle
Short Description A Salesforce API Client
License MIT
Homepage https://github.com/ddeboer/DdeboerSalesforceClientBundle
Please rate this library. Is it a good library?
Informations about the package salesforce-client-bundle
Deprecated! This bundle has been replaced with phpforce/salesforce-bundle.
Ddeboer Salesforce Client Bundle
Introduction
This bundle is a client for the Salesforce SOAP API. The bundle is intended as a replacement for the Force.com Tookit for PHP.
Features
This bundle’s features include the following.
- Automatic conversion between PHP and SOAP date and datetime objects.
- Automatic conversion of Salesforce (UTC) times to your local timezone.
- Easily extensible through events: add custom logging, error handling etc.
- Iterating over large results sets that require multiple calls to the API is easy through the record iterator.
- The BulkSaver helps you stay within your Salesforce API limits by using bulk creates, deletes, updates and upserts.
- Completely unit tested (still working on that one).
- Use the client in conjunction with the Mapper Bundle to get even easier access to your Salesforce data.
Documentation
Documentation is included in the Resources/doc directory.
All versions of salesforce-client-bundle with dependencies
PHP Build Version
Package Version
The package ddeboer/salesforce-client-bundle contains the following files
Loading the files please wait ....