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(1mo ago)111.0k↓33.3%1[1 issues](https://github.com/php-soap/engine-integration-tests/issues)4MITPHPPHP ~8.4.0 || ~8.5.0CI passing

Since Jul 8Pushed 1mo 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 1mo ago

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

52

—

FairBetter than 96% of packages

Maintenance70

Regular maintenance activity

Popularity28

Limited adoption so far

Community18

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

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

[php-soap/wsdl-reader

A WSDL reader in PHP

212.3M9](/packages/php-soap-wsdl-reader)[timacdonald/log-fake

A drop in fake logger for testing with the Laravel framework.

4235.9M56](/packages/timacdonald-log-fake)[jasonmccreary/laravel-test-assertions

A set of helpful assertions when testing Laravel applications.

3513.9M32](/packages/jasonmccreary-laravel-test-assertions)[ergebnis/phpunit-slow-test-detector

Provides facilities for detecting slow tests in phpunit/phpunit.

1468.1M72](/packages/ergebnis-phpunit-slow-test-detector)[php-soap/psr18-wsse-middleware

Adds WSSE security to your HTTP SOAP Transport

12491.9k6](/packages/php-soap-psr18-wsse-middleware)[typo3/testing-framework

The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.

675.0M775](/packages/typo3-testing-framework)

PHPackages © 2026

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