2017 © Pedro Peláez
 

symfony-bundle salesforce-client-bundle

A Salesforce API Client

image

ddeboer/salesforce-client-bundle

A Salesforce API Client

  • Sunday, April 5, 2015
  • by ddeboer
  • Repository
  • 0 Watchers
  • 0 Stars
  • 3,434 Installations
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 12 % Grown

The README.md

Build Status, (*1)

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., (*2)

Features

This bundle’s features include the following., (*3)

  • 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., (*4)

The Versions

08/02 2012

0.1.1

0.1.1.0 https://github.com/ddeboer/DdeboerSalesforceClientBundle

A Salesforce API Client

  Sources   Download

MIT

The Requires

 

soap web service salesforce

20/01 2012