PHPackages                             php-soap/engine-integration-tests - 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. php-soap/engine-integration-tests

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

php-soap/engine-integration-tests
=================================

Integration tests for SOAP engines

1.12.0(3mo ago)111.8k↑190.7%1[1 issues](https://github.com/php-soap/engine-integration-tests/issues)4MITPHPPHP ~8.4.0 || ~8.5.0CI passing

Since Jul 8Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/php-soap/engine-integration-tests)[ Packagist](https://packagist.org/packages/php-soap/engine-integration-tests)[ Fund](https://opencollective.com/php-soap)[ RSS](/packages/php-soap-engine-integration-tests/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (12)Versions (21)Used By (4)

SOAP Engine integration tests
=============================

[](#soap-engine-integration-tests)

This package provides a set of `PHPUnit` test cases for testing your own [SOAP engine (components)](https://github.com/php-soap/engine). To make sure that all your custom engine components have the same end-result, this package provides test cases that can be used to test your custom components.

Want to help out? 💚
===================

[](#want-to-help-out-)

- [Become a Sponsor](https://github.com/php-soap/.github/blob/main/HELPING_OUT.md#sponsor)
- [Let us do your implementation](https://github.com/php-soap/.github/blob/main/HELPING_OUT.md#let-us-do-your-implementation)
- [Contribute](https://github.com/php-soap/.github/blob/main/HELPING_OUT.md#contribute)
- [Help maintain these packages](https://github.com/php-soap/.github/blob/main/HELPING_OUT.md#maintain)

Want more information about the future of this project? Check out this list of the [next big projects](https://github.com/php-soap/.github/blob/main/PROJECTS.md) we'll be working on.

Installation
============

[](#installation)

```
composer require --dev php-soap/engine-integration-tests

```

Usage
-----

[](#usage)

This will make following test cases available:

- [AbstractDecoderTest](https://github.com/php-soap/engine-integration-tests/tree/main/src/AbstractDecoderTest.php): Can be used to test a custom `Decoder`.
- [AbstractEncoderTest](https://github.com/php-soap/engine-integration-tests/tree/main/src/AbstractEncoderTest.php): Can be used to test a custom `Encoder`.
- [AbstractEngineTest](https://github.com/php-soap/engine-integration-tests/tree/main/src/AbstractEngineTest.php): : Can be used to test a custom `Engine` or `Transport`.
- [AbstractMetadataProviderTest](https://github.com/php-soap/engine-integration-tests/tree/main/src/AbstractMetadataProviderTest.php): : Can be used to test a custom `Metadata` or `MetadataProvider`.

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance62

Regular maintenance activity

Popularity27

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 89.6% 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 ~107 days

Recently: every ~165 days

Total

17

Last Release

98d ago

Major Versions

v0.1.0 → v1.0.02021-09-24

PHP version history (6 changes)v0.1.0PHP ^8.0

v1.3.0PHP ~8.1.0 || ~8.2.0

1.6.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0

1.9.0PHP ~8.2.0 || ~8.3.0 || ~8.4.0

1.10.0PHP ~8.3.0 || ~8.4.0 || ~8.5.0

1.11.0PHP ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c0cb7e57de4834c7e94552864acb7c5640725b5ec0ea8f087ebbf6761dd3c206?d=identicon)[veewee](/maintainers/veewee)

---

Top Contributors

[![veewee](https://avatars.githubusercontent.com/u/1618158?v=4)](https://github.com/veewee "veewee (43 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")

---

Tags

hacktoberfest

### Embed Badge

![Health badge](/badges/php-soap-engine-integration-tests/health.svg)

```
[![Health](https://phpackages.com/badges/php-soap-engine-integration-tests/health.svg)](https://phpackages.com/packages/php-soap-engine-integration-tests)
```

###  Alternatives

[brianium/paratest

Parallel testing for PHP

2.5k136.1M985](/packages/brianium-paratest)[php-soap/wsdl

Deals with WSDLs

184.0M19](/packages/php-soap-wsdl)[php-soap/psr18-transport

PSR-18 HTTP Client transport for SOAP

183.9M28](/packages/php-soap-psr18-transport)[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2022.6M343](/packages/drupal-core-dev)[php-soap/wsdl-reader

A WSDL reader in PHP

212.7M18](/packages/php-soap-wsdl-reader)[php-soap/psr18-wsse-middleware

Adds WSSE security to your HTTP SOAP Transport

11550.2k6](/packages/php-soap-psr18-wsse-middleware)

PHPackages © 2026

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