PHPackages                             requests/test-server - 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. requests/test-server

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

requests/test-server
====================

Test server to respond to Requests' tests!

240.3k↑252.8%2[1 issues](https://github.com/RequestsPHP/test-server/issues)[1 PRs](https://github.com/RequestsPHP/test-server/pulls)1PHP

Since Sep 2Pushed 8mo agoCompare

[ Source](https://github.com/RequestsPHP/test-server)[ Packagist](https://packagist.org/packages/requests/test-server)[ RSS](/packages/requests-test-server/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (1)

Requests for PHP Test Server
============================

[](#requests-for-php-test-server)

This repository is a simplistic test server that is being used by the [Requests for PHP library](https://github.com/WordPress/Requests/) to run its automated testing suite.

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

[](#installation)

This package is not meant to be used as a stand-alone server. Rather, it is being used by the CI testing workflows in the [Requests for PHP library](https://github.com/WordPress/Requests/).

To install it in your local environment anyway, you can use the following command:

```
composer install
```

Note: This package requires **Composer v2.2+** to work correctly.

Contribute
----------

[](#contribute)

1. Check for open issues or open a new issue for a feature request or a bug.
2. Fork [the repository](https://github.com/RequestsPHP/test-server/) on Github to start making your changes to the `develop` branch (or branch off of it).
3. Write one or more tests which show that the bug was fixed or that the feature works as expected.
4. Send in a pull request.

If you have questions while working on your contribution and you use Slack, there is a [\#core-http-api](https://wordpress.slack.com/archives/C02BBE29V42) channel available in the [WordPress Slack](https://make.wordpress.org/chat/) in which contributions can be discussed.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

Top contributor holds 65.9% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/21655?v=4)[Ryan McCue](/maintainers/rmccue)[@rmccue](https://github.com/rmccue)

---

Top Contributors

[![rmccue](https://avatars.githubusercontent.com/u/21655?v=4)](https://github.com/rmccue "rmccue (27 commits)")[![jrfnl](https://avatars.githubusercontent.com/u/663378?v=4)](https://github.com/jrfnl "jrfnl (6 commits)")[![schlessera](https://avatars.githubusercontent.com/u/83631?v=4)](https://github.com/schlessera "schlessera (5 commits)")[![ocean90](https://avatars.githubusercontent.com/u/617637?v=4)](https://github.com/ocean90 "ocean90 (3 commits)")

### Embed Badge

![Health badge](/badges/requests-test-server/health.svg)

```
[![Health](https://phpackages.com/badges/requests-test-server/health.svg)](https://phpackages.com/packages/requests-test-server)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

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