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

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

updateddata/laravel-request-logger
==================================

Logs Laravel HTTP Requests

v0.1.7(2y ago)03.9kMITPHPPHP ^8.1

Since Oct 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/updatedData/laravel-request-logger)[ Packagist](https://packagist.org/packages/updateddata/laravel-request-logger)[ RSS](/packages/updateddata-laravel-request-logger/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (9)Used By (0)

Requestlogger for Laravel
-------------------------

[](#requestlogger-for-laravel)

This package logs all http-Request. It also optionally saves attached files and also optionally compresses them.

### Installation:

[](#installation)

- Require the package

```
composer require updateddata/laravel-request-logger
```

- Publish the assets

```
php artisan vendor:publish --provider="UpdatedData\LaravelRequestLogger\RequestLoggerServiceProvider"
```

### Config:

[](#config)

All variables can either be set as ENV vars or in `config/request-logger.php`

NameDefaultEffectREQUEST\_LOGGER\_ENABLEDtrueEnables or disables loggingREQUEST\_LOGGER\_DRIVERdatabaseDefines how the logging should be doneREQUEST\_LOGGER\_RETENTION14Defines how long the logs should be kept. Set to 0 for indefinetlyREQUEST\_LOGGER\_STORE\_ATTACHMENTSfalseEnables persistence for uploaded filesREQUEST\_LOGGER\_COMPRESSION\_ENABLEDfalseEnables compression for uploaded files.REQUEST\_LOGGER\_COMPRESSION\_COMPRESSORgzCompressionalgorith. For now only gz is supported### Security notice

[](#security-notice)

Logging files should only be enabled for specific endpoints. Yet that feature is not implemented

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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 ~23 days

Recently: every ~38 days

Total

8

Last Release

797d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d5909213a009c0ca0d77e7583ec3f51d36794d6c80ed06d07a2f75dbf101f72?d=identicon)[updatedData](/maintainers/updatedData)

---

Top Contributors

[![updatedData](https://avatars.githubusercontent.com/u/25728935?v=4)](https://github.com/updatedData "updatedData (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[beyondcode/laravel-server-timing

Add Server-Timing header information from within your Laravel apps.

5712.0M1](/packages/beyondcode-laravel-server-timing)[rollbar/rollbar-laravel

Rollbar error monitoring integration for Laravel projects

14110.4M7](/packages/rollbar-rollbar-laravel)[yadahan/laravel-authentication-log

Laravel Authentication Log provides authentication logger and notification for Laravel.

416632.8k5](/packages/yadahan-laravel-authentication-log)[kitloong/laravel-app-logger

Laravel log for your application

101.2M8](/packages/kitloong-laravel-app-logger)[label84/laravel-auth-log

Log user authentication actions in Laravel.

3654.0k](/packages/label84-laravel-auth-log)

PHPackages © 2026

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