PHPackages                             iu-vpcm/request-recorder - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. iu-vpcm/request-recorder

ActiveLibrary[HTTP &amp; Networking](/categories/http)

iu-vpcm/request-recorder
========================

a lib to record web app requests

v1.0.4(3y ago)039GPL-3.0-onlyPHP

Since May 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/zhuqiwen/app-request-recorder)[ Packagist](https://packagist.org/packages/iu-vpcm/request-recorder)[ RSS](/packages/iu-vpcm-request-recorder/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Install
-------

[](#install)

use composer:

```
composer require iu-vpcm/request-recorder
```

Usage
-----

[](#usage)

```
use \Edu\IU\VPCM\RequestRecorder\RequestRecorder;
$extra = ['name'=>'tom'];
$recorder = new RequestRecorder('folder-path', 'file-name', $extra);
$recorder->append();
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~4 days

Total

5

Last Release

1439d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/66307533c75b16d8f643ca832c6f7c01db15dab1ac7f03dcb3ef678c486c8cfa?d=identicon)[zhuqiwen](/maintainers/zhuqiwen)

---

Top Contributors

[![zhuqiweniu](https://avatars.githubusercontent.com/u/48067881?v=4)](https://github.com/zhuqiweniu "zhuqiweniu (8 commits)")

### Embed Badge

![Health badge](/badges/iu-vpcm-request-recorder/health.svg)

```
[![Health](https://phpackages.com/badges/iu-vpcm-request-recorder/health.svg)](https://phpackages.com/packages/iu-vpcm-request-recorder)
```

###  Alternatives

[php-http/client-integration-tests

HTTP Client integration tests

1773.1k26](/packages/php-http-client-integration-tests)

PHPackages © 2026

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