PHPackages                             dwo/request\_logger - 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. dwo/request\_logger

ActiveLibrary

dwo/request\_logger
===================

log a request with the corresponding response

0337PHP

Since Jul 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/davewwww/RequestLogger)[ Packagist](https://packagist.org/packages/dwo/request_logger)[ RSS](/packages/dwo-request-logger/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

RequestLogger
=============

[](#requestlogger)

:TODO:

Example phpunit:
----------------

[](#example-phpunit)

after the $this-&gt;client-&gt;request(); call

```
$path = $this->client->getKernel()->getLogDir() .'/requestlogs.log';
$storage = new LogDirStorage($path);
$storage->addEntry(ReqresFactory::create($this->client->getInternalRequest(), $this->client->getInternalResponse()));
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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://www.gravatar.com/avatar/92fbda736c9e7b2a06e4d23b0e3768f3f7cec3a609540808ef5db10c348231c0?d=identicon)[dave](/maintainers/dave)

### Embed Badge

![Health badge](/badges/dwo-request-logger/health.svg)

```
[![Health](https://phpackages.com/badges/dwo-request-logger/health.svg)](https://phpackages.com/packages/dwo-request-logger)
```

PHPackages © 2026

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