PHPackages                             php-arsenal/salesforce-bundle - 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. [API Development](/categories/api)
4. /
5. php-arsenal/salesforce-bundle

ActiveSymfony-bundle[API Development](/categories/api)

php-arsenal/salesforce-bundle
=============================

Symfony bundle for the Salesforce SOAP client.

4.2.3(4mo ago)113.7k1MITPHPPHP &gt;=8.0CI failing

Since Jul 10Pushed 4mo agoCompare

[ Source](https://github.com/php-arsenal/salesforce-bundle)[ Packagist](https://packagist.org/packages/php-arsenal/salesforce-bundle)[ Docs](https://github.com/php-arsenal/salesforce-bundle)[ RSS](/packages/php-arsenal-salesforce-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (32)Used By (1)

salesforce-bundle
=================

[](#salesforce-bundle)

[![Release](https://camo.githubusercontent.com/21789bbd4461c36f7bd4c914f302e1096bd825c488fc79044f0db43d7330bc0a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f7068702d617273656e616c2f73616c6573666f7263652d62756e646c65)](https://github.com/php-arsenal/salesforce-bundle/releases)[![CI](https://camo.githubusercontent.com/a9ea63a82128babb8a69caf89a1900fa1b9514bad4f52c99cf93ae842c7602bf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7068702d617273656e616c2f73616c6573666f7263652d62756e646c652f4349)](https://github.com/php-arsenal/salesforce-bundle/actions/workflows/ci.yml)[![Packagist](https://camo.githubusercontent.com/8b951fd69d1b5afbbdbbab5bf71923de66d0452e119050d7ec028b9fb48ec796/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7068702d617273656e616c2f73616c6573666f7263652d62756e646c65)](https://packagist.org/packages/php-arsenal/salesforce-bundle)

Introduction
------------

[](#introduction)

Symfony bundle for the Salesforce SOAP client.

Installation
------------

[](#installation)

`composer require php-arsenal/salesforce-bundle`

add to your config yml:

```
salesforce:
   wsdl: '%kernel.root_dir%/Resources/wsdl/%env(SALESFORCE_WSDL)%'
   username: '%env(SALESFORCE_USERNAME)%'
   password: '%env(SALESFORCE_PASSWORD)%'
   token: ~
```

add env vars yo your config and fill in the values

```
SALESFORCE_USERNAME=
SALESFORCE_PASSWORD=
# Your .wsdl file path
SALESFORCE_WSDL=

```

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance75

Regular maintenance activity

Popularity25

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 78.7% 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 ~107 days

Recently: every ~9 days

Total

30

Last Release

136d ago

Major Versions

0.1.3 → 3.0.02018-02-01

3.5.0 → 4.0.02021-04-12

PHP version history (4 changes)0.1.0PHP &gt;=5.3.0

3.4.0PHP &gt;=7.2

4.0.0PHP &gt;=7.4

4.0.10PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d6b568fc536653e6f22a3740f559a0ff1c2adf7892a7c764d8a6dbce49c0bc45?d=identicon)[Gyvastis](/maintainers/Gyvastis)

---

Top Contributors

[![Gyvastis](https://avatars.githubusercontent.com/u/3257577?v=4)](https://github.com/Gyvastis "Gyvastis (37 commits)")[![ddeboer](https://avatars.githubusercontent.com/u/89267?v=4)](https://github.com/ddeboer "ddeboer (10 commits)")

---

Tags

soapcrmsalesforce

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/php-arsenal-salesforce-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/php-arsenal-salesforce-bundle/health.svg)](https://phpackages.com/packages/php-arsenal-salesforce-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[phpforce/soap-client

A PHP client for the Salesforce SOAP API

831.9M1](/packages/phpforce-soap-client)[freshcells/soap-client-bundle

SoapClientBundle for symfony

35151.0k](/packages/freshcells-soap-client-bundle)

PHPackages © 2026

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