PHPackages                             davispeixoto/force-dot-com-toolkit-for-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. davispeixoto/force-dot-com-toolkit-for-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

davispeixoto/force-dot-com-toolkit-for-php
==========================================

A wrapper for the Force.com Web Services SOAP API

1.0.11(8y ago)5571.9k↑41.7%117BSD-3-ClausePHPPHP &gt;=5.3.0

Since Mar 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/davispeixoto/Force.com-Toolkit-for-PHP)[ Packagist](https://packagist.org/packages/davispeixoto/force-dot-com-toolkit-for-php)[ RSS](/packages/davispeixoto-force-dot-com-toolkit-for-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (16)Used By (7)

Force.com Toolkit for PHP
=========================

[](#forcecom-toolkit-for-php)

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 the [getting started guide](https://developer.salesforce.com/page/PHP_Toolkit_13.0_Getting_Started) for sample code to create, retrieve, update and delete records in the Force.com database.

This specific packages notes
----------------------------

[](#this-specific-packages-notes)

[![Latest Stable Version](https://camo.githubusercontent.com/4dbecc31932d5f77bd5281bdde98433a9abfca8bd5ed0d7318821e2e95a4a6b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6461766973706569786f746f2f666f7263652d646f742d636f6d2d746f6f6c6b69742d666f722d7068702e737667)](https://packagist.org/packages/davispeixoto/force-dot-com-toolkit-for-php)[![Total Downloads](https://camo.githubusercontent.com/a9fef306c7e48146f5144633685fbb8b5f8f131bda26737bde728309e9396a9c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6461766973706569786f746f2f666f7263652d646f742d636f6d2d746f6f6c6b69742d666f722d7068702e737667)](https://packagist.org/packages/davispeixoto/force-dot-com-toolkit-for-php)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/68fc02d459507b7bd52bab6794a57a83478ecab1d12f597ee09f409ca20f500d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6461766973706569786f746f2f466f7263652e636f6d2d546f6f6c6b69742d666f722d5048502f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/davispeixoto/Force.com-Toolkit-for-PHP/?branch=master)[![Codacy Badge](https://camo.githubusercontent.com/5e995fcad8c895b7c1e93519528e5803a452b9f23626c533360e7c73a431c868/68747470733a2f2f7777772e636f646163792e636f6d2f70726f6a6563742f62616467652f3763336538353663353030303436613838326430363163303965643561616361)](https://www.codacy.com/app/davis-peixoto/Force-com-Toolkit-for-PHP)[![Code Climate](https://camo.githubusercontent.com/e7a0fd32368172357d1d5340cbd2a00e4d652b2d4a1aab676591c14da5ace2df/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6461766973706569786f746f2f466f7263652e636f6d2d546f6f6c6b69742d666f722d5048502f6261646765732f6770612e737667)](https://codeclimate.com/github/davispeixoto/Force.com-Toolkit-for-PHP)[![Build Status](https://camo.githubusercontent.com/69def65206285fdc715ee4d3923599aae180b563fe397a4c18fd6fb5199f950a/68747470733a2f2f7472617669732d63692e6f72672f6461766973706569786f746f2f466f7263652e636f6d2d546f6f6c6b69742d666f722d5048502e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/davispeixoto/Force.com-Toolkit-for-PHP)[![SensioLabsInsight](https://camo.githubusercontent.com/42a0971f09e5ed2e387cef26d936ed62ee2d71c9b33bc27601825a387a4eb4bf/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f65636134376661372d396162332d343331662d623535312d3231373131383430386631612f736d616c6c2e706e67)](https://insight.sensiolabs.com/projects/eca47fa7-9ab3-431f-b551-217118408f1a)

This fork is intended to make the Force.com Toolkit for PHP in packagist and will be used in my personal project to its classes and facilities available to be used in a Laravel 4 port.

The changes made by me (Davis Peixoto) are minor and won't change the core classes functionality, just make it available to be loaded by [composer](http://getcomposer.org/).

Once the main project by [developerforce](https://gitub.com/developerforce/) is available though composer, this fork can be dropped and replaced by the original.

About the fixes:

- I've just removed all unused code from composer point of view. I've ported all classes into src folder, and kept all of them into a separated file (there was some files with multiple classes).
- I've formatted code into PSR-1/PSR-2 format
- I've changed some methods signatures, changing their type, like from **date** to **string**, in order to give them the proper type according to current usage. I've not added/removed parameters from phpdoc signatures, despite the high amount of errors.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity43

Moderate usage in the ecosystem

Community25

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 68.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~104 days

Recently: every ~257 days

Total

15

Last Release

3003d ago

Major Versions

0.1.3 → 1.0.12014-03-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/77ce0bed19c054d8812aedfbd93a6d3a9e40935a818917fa4c6c5427bb447d3b?d=identicon)[davispeixoto](/maintainers/davispeixoto)

---

Top Contributors

[![davispeixoto](https://avatars.githubusercontent.com/u/1113230?v=4)](https://github.com/davispeixoto "davispeixoto (24 commits)")[![craigmarvelley](https://avatars.githubusercontent.com/u/265907?v=4)](https://github.com/craigmarvelley "craigmarvelley (3 commits)")[![MidnightLightning](https://avatars.githubusercontent.com/u/250250?v=4)](https://github.com/MidnightLightning "MidnightLightning (3 commits)")[![hjensen](https://avatars.githubusercontent.com/u/439705?v=4)](https://github.com/hjensen "hjensen (1 commits)")[![jpuckett-di](https://avatars.githubusercontent.com/u/84726901?v=4)](https://github.com/jpuckett-di "jpuckett-di (1 commits)")[![elidemayo](https://avatars.githubusercontent.com/u/1295393?v=4)](https://github.com/elidemayo "elidemayo (1 commits)")[![azoff](https://avatars.githubusercontent.com/u/160452?v=4)](https://github.com/azoff "azoff (1 commits)")[![AlexLombry](https://avatars.githubusercontent.com/u/1451210?v=4)](https://github.com/AlexLombry "AlexLombry (1 commits)")

---

Tags

crmsalesforceforce.com toolkit

### Embed Badge

![Health badge](/badges/davispeixoto-force-dot-com-toolkit-for-php/health.svg)

```
[![Health](https://phpackages.com/badges/davispeixoto-force-dot-com-toolkit-for-php/health.svg)](https://phpackages.com/packages/davispeixoto-force-dot-com-toolkit-for-php)
```

###  Alternatives

[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[davispeixoto/laravel5-salesforce

Laravel 5 Salesforce Force.com PHP Toolkit port

47142.8k1](/packages/davispeixoto-laravel5-salesforce)[xsolve-pl/salesforce-client

Salesforce REST client for PHP

3018.1k](/packages/xsolve-pl-salesforce-client)[hgg/pardot

Pardot API library for building custom CRM connectors

2399.6k](/packages/hgg-pardot)[davispeixoto/laravel-salesforce

Laravel 4 Salesforce Force.com PHP Toolkit port

1433.1k](/packages/davispeixoto-laravel-salesforce)[frankkessler/salesforce-laravel-oauth2-rest

A Salesforce REST api wrapper utilizing oAuth2

1918.8k](/packages/frankkessler-salesforce-laravel-oauth2-rest)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
