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

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

lentex/requests-recorder
========================

Laravel package that records every request to the application and saves it to DB

00PHP

Since Feb 1Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Requests Recorder
-------------------------

[](#laravel-requests-recorder)

This is just a showcase package used for a tutorial on Laravel package development using TDD. Package is not supposed for production use. If you decide to use it nevertheless maybe think about overriding the `GET /incoming-requests`route, so you don't expose the recorded requests on your production site.

### Features

[](#features)

- Middleware that is executed on every route automatically
- JSON Body, method and uri of every request is recorded and stored in DB
    - Exception: Within the config file you can choose which methods are included (for example: only *GET*)
- Console command that deletes all recorded requests
- Page listing all recorded requests

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a40dd589931452bb7b1ce7441c316f40fcf20694cc8af6af1373629d9d73ced5?d=identicon)[lentex](/maintainers/lentex)

---

Top Contributors

[![lentex](https://avatars.githubusercontent.com/u/9319316?v=4)](https://github.com/lentex "lentex (1 commits)")

### Embed Badge

![Health badge](/badges/lentex-requests-recorder/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.1k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M137](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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