PHPackages                             vallbo/soap-service-layer - 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. vallbo/soap-service-layer

ActiveLibrary[API Development](/categories/api)

vallbo/soap-service-layer
=========================

SOAP service layer

0.1.0(7y ago)06.9k↑75%Apache-2.0PHPPHP ^7.1

Since Apr 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/vallbo/soap-service-layer)[ Packagist](https://packagist.org/packages/vallbo/soap-service-layer)[ RSS](/packages/vallbo-soap-service-layer/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (11)Versions (2)Used By (0)

SOAP Service Layer
==================

[](#soap-service-layer)

Service Layer vendor, for SOA communication (SOAP).

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

[](#installation)

For installation use composer:

```
composer require vallbo/soap-service-layer
```

Adapters
--------

[](#adapters)

### Vallbo\\SoapServiceLayer\\Adapter\\BasicAdapter

[](#vallbosoapservicelayeradapterbasicadapter)

#### Configuration

[](#configuration)

- dependencies
    - soapClientFactory - *Vallbo\\SoapServiceLayer\\Adapter\\SoapClientFactoryInterface* - factory for creating SOAP client.
    - responseFactory - *Vallbo\\SoapServiceLayer\\Response\\ResponseFactoryInterface* - response factory for creating specific response.
    - logger - if you want log what is going on in adapter, provide your logger service (PSR-3).
    - cache - if you want cache responses, provide your cache service (PSR-16).
    - cacheTTL - cache TTL for cache items.

Exception
---------

[](#exception)

SoapFault is wrapped to *Vallbo\\SoapServiceLayer\\Exception\\SoapException*. You can find SoapFault in previous exception in SoapException object.

Response
--------

[](#response)

**Response returned by adapter implements *Vallbo\\SoapServiceLayer\\Response\\SoapResponseInterface*.**

We provide default response object *Vallbo\\SoapServiceLayer\\Response\\SoapResponse* and default response factory *Vallbo\\SoapServiceLayer\\Response\\ResponseFactory* for faster implementation.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2623d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8950881?v=4)[Vladimir Bosiak](/maintainers/vallbo)[@vallbo](https://github.com/vallbo)

---

Top Contributors

[![vallbo](https://avatars.githubusercontent.com/u/8950881?v=4)](https://github.com/vallbo "vallbo (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/vallbo-soap-service-layer/health.svg)

```
[![Health](https://phpackages.com/badges/vallbo-soap-service-layer/health.svg)](https://phpackages.com/packages/vallbo-soap-service-layer)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k532.1M19.4k](/packages/laravel-framework)[algolia/algoliasearch-client-php

API powering the features of Algolia.

69734.4M144](/packages/algolia-algoliasearch-client-php)[cakephp/cakephp

The CakePHP framework

8.8k19.1M1.7k](/packages/cakephp-cakephp)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

84735.1k](/packages/flow-php-flow)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M524](/packages/shopware-core)

PHPackages © 2026

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