comindware / force.com-toolkit-for-php
A wrapper for the Force.com Web Services SOAP API
Installs: 992
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 204
Open Issues: 0
Language:HTML
Requires
- php: ^5.5 || ^7.0
- ext-soap: *
Replaces
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.