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.
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.