PHPackages                             besimple/soap-client - 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. besimple/soap-client

ActiveLibrary[API Development](/categories/api)

besimple/soap-client
====================

Build and consume SOAP Client based web services

v0.2.6(11y ago)582.2M—5.1%53[7 PRs](https://github.com/BeSimple/BeSimpleSoapClient/pulls)14MITPHPPHP &gt;=5.3.0CI failing

Since Nov 6Pushed 2y ago2 watchersCompare

[ Source](https://github.com/BeSimple/BeSimpleSoapClient)[ Packagist](https://packagist.org/packages/besimple/soap-client)[ Docs](https://github.com/BeSimple/BeSimpleSoapClient)[ RSS](/packages/besimple-soap-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (10)Used By (14)

BeSimpleSoapClient
==================

[](#besimplesoapclient)

The BeSimpleSoapClient is a component that extends the native PHP SoapClient with further features like SwA, MTOM and WS-Security.

Features (only subsets of the linked specs implemented)
=======================================================

[](#features-only-subsets-of-the-linked-specs-implemented)

- SwA: SOAP Messages with Attachments [Spec](http://www.w3.org/TR/SOAP-attachments)
- MTOM: SOAP Message Transmission Optimization Mechanism [Spec](http://www.w3.org/TR/soap12-mtom/)
- WS-Security [Spec1](http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf), [Spec2](http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0.pdf)
- WS-Adressing [Spec](http://www.w3.org/2002/ws/addr/)

Installation
============

[](#installation)

If you do not yet have composer, install it like this:

```
curl -s http://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin
```

Create a `composer.json` file:

```
{
    "require": {
        "besimple/soap-client": "0.2.*@dev"
    }
}
```

Now you are ready to install the library:

```
php /usr/local/bin/composer.phar install
```

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity55

Moderate usage in the ecosystem

Community29

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~31 days

Total

10

Last Release

4292d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4443084bf1c2d823b426afa05c6ddeb0bbd95c91b9a975cac977e15bb2e04108?d=identicon)[FrancisBesset](/maintainers/FrancisBesset)

---

Top Contributors

[![francisbesset](https://avatars.githubusercontent.com/u/471525?v=4)](https://github.com/francisbesset "francisbesset (59 commits)")[![aschamberger](https://avatars.githubusercontent.com/u/1042049?v=4)](https://github.com/aschamberger "aschamberger (55 commits)")[![mremi](https://avatars.githubusercontent.com/u/548536?v=4)](https://github.com/mremi "mremi (5 commits)")[![christiankerl](https://avatars.githubusercontent.com/u/425341?v=4)](https://github.com/christiankerl "christiankerl (3 commits)")[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (1 commits)")

---

Tags

soapsoap-client

### Embed Badge

![Health badge](/badges/besimple-soap-client/health.svg)

```
[![Health](https://phpackages.com/badges/besimple-soap-client/health.svg)](https://phpackages.com/packages/besimple-soap-client)
```

###  Alternatives

[laminas/laminas-soap

6221.8M37](/packages/laminas-laminas-soap)[besimple/soap

Build and consume SOAP and WSDL based web services

112560.2k2](/packages/besimple-soap)[gusapi/gusapi

Gus Api Library for PHP

1351.5M8](/packages/gusapi-gusapi)[freshcells/soap-client-bundle

SoapClientBundle for symfony

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

Build and consume SOAP Common based web services

122.4M8](/packages/besimple-soap-common)[besimple/soap-server

Build and consume SOAP Server based web services

14198.7k](/packages/besimple-soap-server)

PHPackages © 2026

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