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

ActiveLibrary[API Development](/categories/api)

besimple/soap-server
====================

Build and consume SOAP Server based web services

v0.2.6(11y ago)14198.7k↓34%13[3 issues](https://github.com/BeSimple/BeSimpleSoapServer/issues)[1 PRs](https://github.com/BeSimple/BeSimpleSoapServer/pulls)MITPHPPHP &gt;=5.3.0

Since Nov 6Pushed 10y ago3 watchersCompare

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

READMEChangelogDependencies (2)Versions (11)Used By (0)

BeSimpleSoapServer
==================

[](#besimplesoapserver)

The BeSimpleSoapServer is a component that extends the native PHP SoapServer 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)

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

Now you are ready to install the library:

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

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62% 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 ~31 days

Recently: every ~64 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 (31 commits)")[![aschamberger](https://avatars.githubusercontent.com/u/1042049?v=4)](https://github.com/aschamberger "aschamberger (8 commits)")[![christiankerl](https://avatars.githubusercontent.com/u/425341?v=4)](https://github.com/christiankerl "christiankerl (8 commits)")[![alemorozov](https://avatars.githubusercontent.com/u/1452075?v=4)](https://github.com/alemorozov "alemorozov (1 commits)")[![hason](https://avatars.githubusercontent.com/u/288535?v=4)](https://github.com/hason "hason (1 commits)")[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (1 commits)")

---

Tags

soapsoap server

### Embed Badge

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

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

###  Alternatives

[besimple/soap-client

Build and consume SOAP Client based web services

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

A SoapClient wrapper integration for Laravel

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