PHPackages                             webmasterskaya/base-soap-lib - 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. webmasterskaya/base-soap-lib

ActiveLibrary[API Development](/categories/api)

webmasterskaya/base-soap-lib
============================

Набор базовых классов для построения PHP-SOAP приложения, совместимый с PHP &gt;=8.2

2.0.1(11mo ago)0357[1 issues](https://github.com/webmasterskaya/base-soap-lib/issues)2MITPHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0CI passing

Since Dec 27Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/webmasterskaya/base-soap-lib)[ Packagist](https://packagist.org/packages/webmasterskaya/base-soap-lib)[ RSS](/packages/webmasterskaya-base-soap-lib/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (11)Versions (6)Used By (2)

PHP SDK для разработки собственного SOAP клиента
================================================

[](#php-sdk-для-разработки-собственного-soap-клиента)

[English version](./README_en.md)

Набор базовых классов для разработки собственного SOAP клиента без использования `ext-soap`. Этот пакет помогает решить некоторые распространенные проблемы интеграции SOAP в PHP.

В состав проекта уже включены классы [`\Webmasterskaya\Soap\Base\Client`](src/Client.php) и [`\Webmasterskaya\Soap\Base\ClientFactory`](src/ClientFactory.php), готовые к запуску простого SOAP приложения.

Это реализация поверх [php-soap](https://github.com/php-soap). Для более продвинутой настройки вы можете ознакомиться с документацией пакетов в проекте [php-soap](https://github.com/php-soap).

Установка
---------

[](#установка)

```
composer require webmasterskaya/base-soap-lib
```

Простой пример использования
----------------------------

[](#простой-пример-использования)

Смотрите в файле [./example/index.php](./example/index.php)

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance52

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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

Every ~245 days

Total

5

Last Release

338d ago

Major Versions

0.0.2 → 1.0.02024-12-12

1.0.0 → 2.0.02025-09-04

PHP version history (2 changes)0.0.1PHP &gt;=7.1

1.0.0PHP ~8.2.0 || ~8.3.0 || ~8.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16020878?v=4)[Artem Vasilev](/maintainers/kernusr)[@kernusr](https://github.com/kernusr)

---

Top Contributors

[![kernusr](https://avatars.githubusercontent.com/u/16020878?v=4)](https://github.com/kernusr "kernusr (75 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/webmasterskaya-base-soap-lib/health.svg)

```
[![Health](https://phpackages.com/badges/webmasterskaya-base-soap-lib/health.svg)](https://phpackages.com/packages/webmasterskaya-base-soap-lib)
```

###  Alternatives

[phpro/soap-client

A general purpose SoapClient library

8896.3M56](/packages/phpro-soap-client)[symfony/symfony

The Symfony PHP framework

31.4k87.4M2.2k](/packages/symfony-symfony)[symfony/mailer

Helps sending emails

1.6k424.2M1.6k](/packages/symfony-mailer)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6943.5M446](/packages/drupal-core-recommended)[web-auth/webauthn-lib

FIDO2/Webauthn Support For PHP

12514.0M158](/packages/web-auth-webauthn-lib)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M656](/packages/shopware-core)

PHPackages © 2026

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