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

ActiveLibrary

vaclavvanik/soap-client
=======================

Lightweight low-level PSR-18 SOAP client

094PHP

Since Dec 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/vaclavvanik/soap-client)[ Packagist](https://packagist.org/packages/vaclavvanik/soap-client)[ RSS](/packages/vaclavvanik-soap-client/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Soap Client
===========

[](#soap-client)

Install
-------

[](#install)

You can install this package via composer.

```
composer require vaclavvanik/soap-client
```

Usage
-----

[](#usage)

Exceptions
----------

[](#exceptions)

- [Exception\\SoapFault](src/Exception/SoapFault.php) if soap fault thrown.
- [Exception\\ValueError](src/Exception/ValueError.php) if required argument is incorrect.

Run check - coding standards and php-unit
-----------------------------------------

[](#run-check---coding-standards-and-php-unit)

Install dependencies:

```
make install
```

Run check:

```
make check
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6db12ac49d5fe9849a0e2de5526fceadb381fa5211dee6d32ff678aa52a203fd?d=identicon)[vaclavvanik](/maintainers/vaclavvanik)

---

Top Contributors

[![vaclavvanik](https://avatars.githubusercontent.com/u/3754860?v=4)](https://github.com/vaclavvanik "vaclavvanik (1 commits)")

### Embed Badge

![Health badge](/badges/vaclavvanik-soap-client/health.svg)

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

PHPackages © 2026

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