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(9mo ago)0345[1 issues](https://github.com/webmasterskaya/base-soap-lib/issues)2MITPHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0CI passing

Since Dec 27Pushed 9mo 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 3w ago

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

40

—

FairBetter than 86% of packages

Maintenance56

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

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

293d 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

8895.9M52](/packages/phpro-soap-client)[symfony/symfony

The Symfony PHP framework

31.4k86.9M2.2k](/packages/symfony-symfony)[phpdocumentor/phpdocumentor

Documentation Generator for PHP

4.3k3.1M903](/packages/phpdocumentor-phpdocumentor)[irazasyed/telegram-bot-sdk

The Unofficial Telegram Bot API PHP SDK

3.3k4.8M93](/packages/irazasyed-telegram-bot-sdk)[web-auth/webauthn-lib

FIDO2/Webauthn Support For PHP

1237.8M120](/packages/web-auth-webauthn-lib)[php-tmdb/api

PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.

427382.4k17](/packages/php-tmdb-api)

PHPackages © 2026

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