sanmai/phpunit-legacy-adapter
Compatibility adapter for running legacy PHPUnit test suites on newer PHPUnit versions. Helps bridge API changes, keep older tests passing, and smooth migrations without rewriting everything. Suitable for maintaining long-lived PHP projects with outdated test setups.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| herrera-io/phpunit-test-case | 0.84 | PHPUnit TestCase class and Extras trait that add helpers for common test chores: create/delete temporary files and directories, call protected/private methods, and get/set protected/private properties. Use as a base class or mix into your own test case. | 1 | 1 | 0 | 29 | 0 | 0.0 | 11.6 | MIT | — | |
| digitalrevolution/phpunit-extensions | 0.83 | — | 3 | 3 | 2 | 3K | 1 | 21.0 | 44.3 | MIT | 5 months ago | |
| php-http/guzzle6-adapter | 0.83 | PSR-7/PSR-18 compatible adapter that lets you use Guzzle 6 as an HTTPlug HTTP client. Provides a bridge for sending requests through Guzzle while working with php-http contracts, useful for libraries that depend on standardized HTTP interfaces. | 1,348 | 1,383 | 54 | 316K | 2 | 5.6 | 23.0 | MIT | 5 years ago | |
| lendable/phpunit-extensions | 0.82 | — | 2 | 2 | 0 | 5K | 1 | 13.5 | 49.6 | MIT | 5 months ago | |
| seec/phpunit-consecutive-params | 0.82 | Bring back PHPUnit’s removed withConsecutive behavior. This lightweight dev helper provides a drop-in replacement via a trait, letting you assert different parameter sets across consecutive mock calls using ->with(...$this->withConsecutive(...)). | 18 | 18 | 2 | 61K | 0 | 2.3 | 45.2 | GPL-3.0 | 1 year ago | |
| egeloen/http-adapter | 0.82 | Deprecated HTTP client abstraction for PHP 5.4.8+ that issues requests via multiple adapters (cURL, Guzzle, Buzz, Zend, etc.) and follows PSR-7 message standards. Bugfixes only; new features moved to php-http. | 157 | 158 | 17 | 13K | 0 | 1.3 | 27.4 | MIT | — | |
| contributte/phpunit | 0.81 | PHPUnit integration helpers by Contributte for PHP projects. Provides lightweight tooling and conventions to simplify writing, running, and organizing tests, with sensible defaults and compatibility aimed at smoother CI and developer experience. | 1 | 2 | 2 | 1K | 0 | 9.9 | 41.9 | MIT | 7 months ago | |
| zetacomponents/unit-test | 0.81 | eZ Components Unit Test package (Zeta Components) provides a PHPUnit-like testing framework for PHP, with test case classes, assertions, and test suite execution. Useful for legacy apps using the ezc libraries or needing a lightweight unit test runner. | 2 | 2 | 12 | 134 | 0 | 0.4 | 22.9 | NOASSERTION | — | |
| ricardofiorani/guzzle-psr18-adapter | 0.80 | Tiny adapter that lets you use Guzzle as a PSR-18 HTTP client. Bridges PSR-7 requests/responses and promises to the PSR-18 ClientInterface, easing migration to standards-based HTTP without rewriting existing Guzzle integrations. | 14 | 14 | 3 | 1K | 0 | 2.1 | 26.5 | MIT | 4 years ago | |
| ekapusta/doctrine-custom-types-bundle | 0.80 | — | 0 | 1 | 1 | 597 | 0 | 13.6 | 42.3 | — | 6 months ago | |
| craftcms/yii2-adapter | 0.80 | Compatibility adapter that lets Yii2-based code run within Craft CMS by bridging key Yii2 services and conventions. Useful for plugins or libraries that expect a Yii2 environment, easing migration and reuse across Craft projects. | 0 | 0 | 0 | 110 | 0 | 0.0 | 27.1 | — | — | |
| php-standard-library/interoperability | 0.80 | Lightweight PHP interoperability helpers in the php-standard-library ecosystem. Provides small, standards-oriented utilities to bridge common interfaces and behaviors between components, improving compatibility and reuse without pulling in heavy dependencies. | 1 | 1 | 0 | 38K | 0 | 17.8 | 63.2 | MIT | 2 months ago | |
| widop/http-adapter | 0.79 | Widop HTTP Adapter provides a simple abstraction layer for making HTTP requests in PHP, letting you swap underlying clients (like cURL or other libraries) without changing your code. Useful for libraries and apps that need a lightweight, interchangeable HTTP client. | 21 | 21 | 8 | 1K | 2 | 0.8 | 23.1 | MIT | — | |
| alextartan/guzzle-psr18-adapter | 0.79 | PSR-18 HTTP client adapter for Guzzle. Wraps Guzzle to provide a PSR-18 ClientInterface, letting you send PSR-7 requests and receive PSR-7 responses with standard client/network/request exceptions. Requires PHP 7.2+. | 2 | 3 | 0 | 4K | 0 | 2.8 | 43.6 | Apache-2.0 | 5 years ago | |
| matthiasnoback/symfony-dependency-injection-test | 0.79 | — | 242 | 243 | 49 | 160K | 2 | 22.8 | 43.7 | MIT | 5 months ago | |
| jms/serializer | 0.60 | Serialize and deserialize complex PHP object graphs to JSON or XML with flexible metadata (annotations, YAML, XML). Handles circular references, exclusion strategies, versioning, dates/intervals, and integrates with Doctrine ORM—ideal for APIs and data interchange. | 2,343 | 2,405 | 589 | 2M | 135 | 68.5 | 69.6 | MIT | 4 months ago | |
| typo3/html-sanitizer | 0.59 | Standalone PHP HTML sanitizer from TYPO3. Define sanitization rules via Behavior, apply with Visitors, and get a ready-to-use Sanitizer via Builders/presets. Control allowed tags, attributes, and values; encode or remove invalid nodes and comments. | 29 | 29 | 15 | 368K | 6 | 28.9 | 65.2 | MIT | 2 months ago |
How can I help you explore Laravel packages today?