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

Abandoned → [ubick/besimple-soap-client](/?search=ubick%2Fbesimple-soap-client)Library[API Development](/categories/api)

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

Build and consume SOAP Client based web services

v0.2.6.2(5y ago)07.7k1MITPHPPHP &gt;=5.3.0

Since Nov 6Pushed 5y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (5)Versions (13)Used By (0)

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

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity55

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

Recently: every ~560 days

Total

12

Last Release

2091d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/904477?v=4)[Liviu Panainte](/maintainers/ubick)[@ubick](https://github.com/ubick)

---

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)")[![ubick](https://avatars.githubusercontent.com/u/904477?v=4)](https://github.com/ubick "ubick (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/ubick-besimple-soap-client/health.svg)

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

###  Alternatives

[besimple/soap-client

Build and consume SOAP Client based web services

582.3M14](/packages/besimple-soap-client)[laminas/laminas-soap

6223.0M41](/packages/laminas-laminas-soap)[besimple/soap

Build and consume SOAP and WSDL based web services

106561.4k2](/packages/besimple-soap)[besimple/soap-bundle

Build and consume SOAP and WSDL based web services with Symfony2

61201.2k2](/packages/besimple-soap-bundle)[freshcells/soap-client-bundle

SoapClientBundle for symfony

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

Build and consume SOAP Common based web services

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

PHPackages © 2026

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