PHPackages                             mgandomi/laravel-http-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. [HTTP &amp; Networking](/categories/http)
4. /
5. mgandomi/laravel-http-logger

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

mgandomi/laravel-http-logger
============================

Logging incoming HTTP requests

1.0.0(2y ago)06MITPHPPHP ^8.0

Since May 2Pushed 2y agoCompare

[ Source](https://github.com/mehdi-gandomi/laravel-http-logger)[ Packagist](https://packagist.org/packages/mgandomi/laravel-http-logger)[ Fund](https://boosty.to/dragon-code)[ Fund](https://www.donationalerts.com/r/dragon_code)[ RSS](/packages/mgandomi-laravel-http-logger/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (10)Versions (2)Used By (0)

HTTP Logger for Laravel
=======================

[](#http-logger-for-laravel)

[![the dragon code http logger](https://camo.githubusercontent.com/4631ef19dfaa963eb1357269edd336fcce95b35dc5e525e2d5e62b1730a37f39/68747470733a2f2f707265766965772e647261676f6e2d636f64652e70726f2f7468652d647261676f6e2d636f64652f687474702d6c6f676765722e7376673f6272616e643d6c61726176656c)](https://camo.githubusercontent.com/4631ef19dfaa963eb1357269edd336fcce95b35dc5e525e2d5e62b1730a37f39/68747470733a2f2f707265766965772e647261676f6e2d636f64652e70726f2f7468652d647261676f6e2d636f64652f687474702d6c6f676765722e7376673f6272616e643d6c61726176656c)

[![Stable Version](https://camo.githubusercontent.com/c873b447102e49129fe059d05d503554444a0515aa912a37974c3610a913e2c2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f546865447261676f6e436f64652f6c61726176656c2d687474702d6c6f676765723f6c6162656c3d737461626c65267374796c653d666c61742d737175617265)](https://packagist.org/packages/dragon-code/laravel-http-logger)[![Unstable Version](https://camo.githubusercontent.com/85afbac0745eb275d863cee4b1701a70c0e30315d27990b00f1abd553b8761e8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f756e737461626c652d6465762d2d6d61696e2d6f72616e67653f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dragon-code/laravel-http-logger)[![Total Downloads](https://camo.githubusercontent.com/816dae18c166908fe76fd9a652d4c3f7890dcca5cf17a9d8ad0227b3e7a1c89c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f647261676f6e2d636f64652f6c61726176656c2d687474702d6c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dragon-code/laravel-http-logger)[![Github Workflow Status](https://camo.githubusercontent.com/d8261a3498ffd1dbaa785bab34bd56029e8545f84f55b1833b60fc985d8baf61/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f546865447261676f6e436f64652f6c61726176656c2d687474702d6c6f676765722f706870756e69742e796d6c3f7374796c653d666c61742d737175617265)](https://github.com/TheDragonCode/laravel-http-logger/actions)[![License](https://camo.githubusercontent.com/1b6d99ecfc3986240f04bb6b59cd7053571759a27a43bcbf54fe420632201b0e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f647261676f6e2d636f64652f6c61726176656c2d687474702d6c6f676765722e7376673f7374796c653d666c61742d737175617265)](LICENSE)

Installation
------------

[](#installation)

To get the latest version of `Laravel HTTP Logger`, simply require the project using [Composer](https://getcomposer.org):

```
composer require dragon-code/laravel-http-logger
```

Or manually update `require` block of `composer.json` and run `composer update`.

```
{
    "require": {
        "dragon-code/laravel-http-logger": "^1.0"
    }
}
```

Usage
-----

[](#usage)

Run the migrations and submit a request to the site.

By default, the plugin is ready to go.

If you need to change the database connection or table name, you can do it in the [settings](config/http-logger.php).

### Database table

[](#database-table)

All incoming HTTP requests will be logged to a database table. The default name is `http_logs`.

For example:

[![database table](.github/images/database.png)](.github/images/database.png)

License
-------

[](#license)

This package is licensed under the [MIT License](LICENSE).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Unknown

Total

1

Last Release

747d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58ce56324c7c0f73f6ccd33973b0868d5332642030718d870335985597f0f453?d=identicon)[coderguy](/maintainers/coderguy)

---

Top Contributors

[![actions-user](https://avatars.githubusercontent.com/u/65916846?v=4)](https://github.com/actions-user "actions-user (27 commits)")[![andrey-helldar](https://avatars.githubusercontent.com/u/10347617?v=4)](https://github.com/andrey-helldar "andrey-helldar (26 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (23 commits)")[![mehdi-gandomi](https://avatars.githubusercontent.com/u/25762606?v=4)](https://github.com/mehdi-gandomi "mehdi-gandomi (3 commits)")

---

Tags

httploghttpslaravelloggingloggerrequestsmgandomimehdi-gandomi

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mgandomi-laravel-http-logger/health.svg)

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

###  Alternatives

[dragon-code/laravel-http-logger

Logging incoming HTTP requests

319.8k3](/packages/dragon-code-laravel-http-logger)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[yadahan/laravel-authentication-log

Laravel Authentication Log provides authentication logger and notification for Laravel.

416632.8k5](/packages/yadahan-laravel-authentication-log)[laravel/cashier-paddle

Cashier Paddle provides an expressive, fluent interface to Paddle's subscription billing services.

264778.4k3](/packages/laravel-cashier-paddle)

PHPackages © 2026

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