PHPackages                             uhi67/codeception-module-soap - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. uhi67/codeception-module-soap

ActiveLibrary[Testing &amp; Quality](/categories/testing)

uhi67/codeception-module-soap
=============================

Soap module for Codeception

1.1(4y ago)0611MITPHPPHP ^7.1 || ^8.0

Since Oct 10Pushed 4y agoCompare

[ Source](https://github.com/uhi67/codeception-module-soap)[ Packagist](https://packagist.org/packages/uhi67/codeception-module-soap)[ Docs](https://codeception.com/)[ RSS](/packages/uhi67-codeception-module-soap/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (4)Used By (1)

Codeception Module SOAP
=======================

[](#codeception-module-soap)

A SOAP module for Codeception.

*Version 1.1*

[![Latest Stable Version](https://camo.githubusercontent.com/857a79b52f11fe1bd2b96affea78868c55035756d0d3ebd16670fd7aa679cf98/68747470733a2f2f706f7365722e707567782e6f72672f75686936372f636f646563657074696f6e2d6d6f64756c652d736f61702f762f737461626c65)](https://github.com/uhi67/codeception-module-soap/releases)[![Total Downloads](https://camo.githubusercontent.com/2e2bea6af6e6d6108aca23067d92e3a91a61d4f23fe18f9a92a11b9b4c091817/68747470733a2f2f706f7365722e707567782e6f72672f75686936372f636f646563657074696f6e2d6d6f64756c652d736f61702f646f776e6c6f616473)](https://packagist.org/packages/uhi67/codeception-module-soap)[![License](https://camo.githubusercontent.com/53b2a8a3a8cf4fd4225fa0eb8ab19109112cb4c19560a3e9b02d7f05240a623c/68747470733a2f2f706f7365722e707567782e6f72672f75686936372f636f646563657074696f6e2d6d6f64756c652d736f61702f6c6963656e7365)](/LICENSE)

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

[](#requirements)

- `PHP 7.1` or higher.

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

[](#installation)

```
composer require uhi67/codeception-module-soap "^1.1" --dev

```

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

[](#documentation)

See [the module documentation](https://codeception.com/docs/modules/SOAP).

License
-------

[](#license)

`Codeception Module SOAP` is open-sourced software licensed under the [MIT](/LICENSE) License.

© Codeception PHP Testing Framework

Changes
-------

[](#changes)

### 1.1 (2021-11-02)

[](#11-2021-11-02)

- sendSoapRequest now creates request from array correctly
- consolidated namespace usage
- seeSoapResponseContainsXPath, dontSeeSoapResponseContainsXPath fixed
- grabSoapRequest, grabSoapResponse, grabSoapResult, seeResponseIsValidOnSchema added

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 54% 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 ~377 days

Total

3

Last Release

1658d ago

PHP version history (3 changes)1.0.0PHP &gt;=5.6.0 &lt;8.0

1.0.1PHP &gt;=5.6.0 &lt;9.0

1.1PHP ^7.1 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ad1219ce8d5edfe285bbe8b2f13f3075f4b87311f42e5e227b31b1159418ea1?d=identicon)[uhi67](/maintainers/uhi67)

---

Top Contributors

[![DavertMik](https://avatars.githubusercontent.com/u/220264?v=4)](https://github.com/DavertMik "DavertMik (34 commits)")[![Naktibalda](https://avatars.githubusercontent.com/u/395992?v=4)](https://github.com/Naktibalda "Naktibalda (11 commits)")[![eXorus](https://avatars.githubusercontent.com/u/1255561?v=4)](https://github.com/eXorus "eXorus (7 commits)")[![Noles](https://avatars.githubusercontent.com/u/3484086?v=4)](https://github.com/Noles "Noles (3 commits)")[![TavoNiievez](https://avatars.githubusercontent.com/u/64917965?v=4)](https://github.com/TavoNiievez "TavoNiievez (2 commits)")[![splinter89](https://avatars.githubusercontent.com/u/216659?v=4)](https://github.com/splinter89 "splinter89 (1 commits)")[![zbateson](https://avatars.githubusercontent.com/u/8356974?v=4)](https://github.com/zbateson "zbateson (1 commits)")[![educ-auto](https://avatars.githubusercontent.com/u/208080521?v=4)](https://github.com/educ-auto "educ-auto (1 commits)")[![jonphipps](https://avatars.githubusercontent.com/u/12743?v=4)](https://github.com/jonphipps "jonphipps (1 commits)")[![lostintime](https://avatars.githubusercontent.com/u/722841?v=4)](https://github.com/lostintime "lostintime (1 commits)")[![MAXakaWIZARD](https://avatars.githubusercontent.com/u/1138453?v=4)](https://github.com/MAXakaWIZARD "MAXakaWIZARD (1 commits)")

---

Tags

codeceptionsoap

### Embed Badge

![Health badge](/badges/uhi67-codeception-module-soap/health.svg)

```
[![Health](https://phpackages.com/badges/uhi67-codeception-module-soap/health.svg)](https://phpackages.com/packages/uhi67-codeception-module-soap)
```

###  Alternatives

[lucatume/wp-browser

A set of Codeception modules to test WordPress projects.

6343.8M153](/packages/lucatume-wp-browser)[codeception/module-symfony

Codeception module for Symfony framework

949.4M95](/packages/codeception-module-symfony)[codeception/module-asserts

Codeception module containing various assertions

8550.6M1.2k](/packages/codeception-module-asserts)[codeception/lib-innerbrowser

Parent library for all Codeception framework modules and PhpBrowser

8641.7M77](/packages/codeception-lib-innerbrowser)[codeception/module-webdriver

WebDriver module for Codeception

3831.4M245](/packages/codeception-module-webdriver)[allure-framework/allure-codeception

Allure Codeception integration

5212.1M7](/packages/allure-framework-allure-codeception)

PHPackages © 2026

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