comindware/force.com-toolkit-for-php

This package is abandoned and no longer maintained. No replacement package was suggested.

A wrapper for the Force.com Web Services SOAP API

dev-master 2016-10-24 11:02 UTC

This package is not auto-updated.

Last update: 2019-02-20 19:37:59 UTC


README

The Force.com PHP Toolkit provides an easy-to-use wrapper for the Force.com Web Services SOAP API, presenting SOAP client implementations for both the enterprise and partner WSDLs.

See thegetting started guide for sample code to create, retrieve, update and delete records in the Force.com database.

About this fork

The original Force.com Toolkit is not developed from March 24, 2015. It has some errors and is not compatible with PHP 7.

This fork was created to provide fixed version compatible with modern PHP.