PHPackages                             eventix/requestlog - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. eventix/requestlog

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

eventix/requestlog
==================

Provides middleware to log full request and response to some storage instance.

02.3k1PHP

Since Dec 16Pushed 9y ago2 watchersCompare

[ Source](https://github.com/Eventix/RequestLog)[ Packagist](https://packagist.org/packages/eventix/requestlog)[ RSS](/packages/eventix-requestlog/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Installation
============

[](#installation)

Make sure Elasticsearch is running and a `requests` index exists (For Eventix Team: )

Add `Eventix\RequestLog\RequestLogServiceProvider::class` to `config/app.php` (ServiceProviders) Add `\Eventix\RequestLog\Middleware\RequestLogMiddleware::class` to `app/http/Kernel.php` to the global middleware

Add to your .env

```
REQUEST_LOG_HOST=localhost:9200
REQUEST_LOG=true

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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/1905778?v=4)[Chris](/maintainers/Grisgruis)[@Grisgruis](https://github.com/Grisgruis)

---

Top Contributors

[![Grisgruis](https://avatars.githubusercontent.com/u/1905778?v=4)](https://github.com/Grisgruis "Grisgruis (4 commits)")[![tuupke](https://avatars.githubusercontent.com/u/2218324?v=4)](https://github.com/tuupke "tuupke (4 commits)")

### Embed Badge

![Health badge](/badges/eventix-requestlog/health.svg)

```
[![Health](https://phpackages.com/badges/eventix-requestlog/health.svg)](https://phpackages.com/packages/eventix-requestlog)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.3k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M273](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M336](/packages/open-telemetry-sdk)

PHPackages © 2026

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