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

ActiveLibrary[API Development](/categories/api)

besimple/soap-common
====================

Build and consume SOAP Common based web services

v0.2.6(11y ago)122.4M—0%20[2 PRs](https://github.com/BeSimple/BeSimpleSoapCommon/pulls)8MITPHPPHP &gt;=5.3.0

Since Jul 24Pushed 9y ago2 watchersCompare

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

READMEChangelogDependencies (2)Versions (10)Used By (8)

BeSimpleSoapCommon
==================

[](#besimplesoapcommon)

The BeSimpleSoapCommon component contains functionylity shared by both the server and client implementations.

Features
========

[](#features)

- Common interfaces for SoapClient and SoapServer input/output processing flow
- MIME parser for SwA and MTOM implementation
- Soap type converters

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-common": "0.2.*@dev"
    }
}
```

Now you are ready to install the library:

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

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity50

Moderate usage in the ecosystem

Community25

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55% 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 ~43 days

Recently: every ~62 days

Total

10

Last Release

4295d 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 (44 commits)")[![aschamberger](https://avatars.githubusercontent.com/u/1042049?v=4)](https://github.com/aschamberger "aschamberger (30 commits)")[![christiankerl](https://avatars.githubusercontent.com/u/425341?v=4)](https://github.com/christiankerl "christiankerl (5 commits)")[![alemorozov](https://avatars.githubusercontent.com/u/1452075?v=4)](https://github.com/alemorozov "alemorozov (1 commits)")

---

Tags

soapsoap-common

### Embed Badge

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

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

###  Alternatives

[laminas/laminas-soap

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

Build and consume SOAP Client based web services

582.2M14](/packages/besimple-soap-client)[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)[codedredd/laravel-soap

A SoapClient wrapper integration for Laravel

221516.6k3](/packages/codedredd-laravel-soap)[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)
