PHPackages                             innoweb/silverstripe-soapserver - 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. innoweb/silverstripe-soapserver

AbandonedArchivedSilverstripe-module[API Development](/categories/api)

innoweb/silverstripe-soapserver
===============================

SOAP server class which auto-generates a WSDL file to initialize PHPs integrated SoapServer functionality.

2.0.3(10y ago)4231BSD-3-ClausePHP

Since Apr 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/xini/silverstripe-soapserver)[ Packagist](https://packagist.org/packages/innoweb/silverstripe-soapserver)[ RSS](/packages/innoweb-silverstripe-soapserver/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (7)Dependencies (2)Versions (9)Used By (0)

SilverStripe RestfulServer Module
=================================

[](#silverstripe-restfulserver-module)

**This is an archived project and is no longer maintained. Please do not file issues or pull-requests against this repo. If you wish to continue to develop this code yourself, we recommend you fork it or contact us.**

[![Build Status](https://camo.githubusercontent.com/7a76a621e4806ac50875cb835e52297a4ae54b90e8869ccaa794a0f586184b31/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f78696e692f73696c7665727374726970652d736f61707365727665722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/xini/silverstripe-soapserver)[![Code Quality](https://camo.githubusercontent.com/12aa6a4e80adc76c4475193a98d3af227045b3604994f1e41bc7756697e079bd/687474703a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f78696e692f73696c7665727374726970652d736f61707365727665722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/xini/silverstripe-soapserver)[![Code Coverage](https://camo.githubusercontent.com/734ff461244aa3300f061cb3d5f0a3ae466ca97578609c3247ec22906b20820c/687474703a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f78696e692f73696c7665727374726970652d736f61707365727665722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/xini/silverstripe-soapserver)[![Version](https://camo.githubusercontent.com/5c365174f7f7c88a4d6df8acbbebad8d66334fceb17524675e3651b0099c878c/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e6e6f7765622f73696c7665727374726970652d736f61707365727665722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/innoweb/silverstripe-soapserver)[![License](https://camo.githubusercontent.com/4c4dc30eb5f3730848b3fc5a4bcd25b29d1dcbd081d29f2c967e8c3f4ccacad7/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f696e6e6f7765622f73696c7665727374726970652d736f61707365727665722e7376673f7374796c653d666c61742d737175617265)](license.md)

Overview
--------

[](#overview)

SOAP server class which auto-generates a WSDL file to initialize PHPs integrated `SoapServer` functionality. Extended by `SOAPModelAccess` to scaffold WSDL for a specific class.

**This module is just a wrapper for the "[restfulserver](https://github.com/silverstripe/silverstripe-restfulserver)" module, internally all SOAP calls are rewritten as RESTful calls**

This module was originally developed as core part of the SilverStripe CMS, but since April 2016 it has been maintained by

Requirements
------------

[](#requirements)

- SilverStripe 3.1 or newer
- "[restfulserver](https://github.com/silverstripe/silverstripe-restfulserver)" module

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

[](#installation)

Install the module using composer:

```
composer require innoweb/silverstripe-soapserver dev-master

```

or download or git clone the module into a ‘soapserver’ directory in your webroot.

Then run dev/build.

License
-------

[](#license)

BSD 3-Clause License, see [License](license.md)

Documentation
-------------

[](#documentation)

See [Documentation index](docs/en/index.md)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 84.6% 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 ~1 days

Total

8

Last Release

3714d ago

Major Versions

1.0.1 → 2.0.02016-04-25

1.0.2 → 2.0.12016-04-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d2e71d7787401a7bd4916062346163897f89f455d650ab32b5d60cd14825ad3?d=identicon)[xini](/maintainers/xini)

---

Top Contributors

[![xini](https://avatars.githubusercontent.com/u/1152403?v=4)](https://github.com/xini "xini (22 commits)")[![chillu](https://avatars.githubusercontent.com/u/111025?v=4)](https://github.com/chillu "chillu (2 commits)")[![dhensby](https://avatars.githubusercontent.com/u/563596?v=4)](https://github.com/dhensby "dhensby (1 commits)")[![wilr](https://avatars.githubusercontent.com/u/101629?v=4)](https://github.com/wilr "wilr (1 commits)")

---

Tags

apisilverstripesoapsoapserverrestfulserver

### Embed Badge

![Health badge](/badges/innoweb-silverstripe-soapserver/health.svg)

```
[![Health](https://phpackages.com/badges/innoweb-silverstripe-soapserver/health.svg)](https://phpackages.com/packages/innoweb-silverstripe-soapserver)
```

PHPackages © 2026

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