Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 695 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 695 Bytes

Force.com Toolkit for PHP (fork)

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.