PHPackages                             crixuamg/laravel-route-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. crixuamg/laravel-route-logger

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

crixuamg/laravel-route-logger
=============================

Automatically logs all requests with the request data

0.5.1(6y ago)13.3k[2 PRs](https://github.com/CrixuAMG/laravel-route-logger/pulls)PHPPHP &gt;=7.0

Since Apr 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/CrixuAMG/laravel-route-logger)[ Packagist](https://packagist.org/packages/crixuamg/laravel-route-logger)[ RSS](/packages/crixuamg-laravel-route-logger/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (27)Used By (0)

Laravel Route Logger
====================

[](#laravel-route-logger)

[Installation](#installation)
[Usage](#usage)

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

[](#installation)

First, run `composer require crixuamg/laravel-route-logger` in your terminal.
Then, run `php vendor:publish --tag=CrixuAMG\RouteLogger\RouteLoggerServiceProvider` to publish the config and migration.
Then run `php artisan migrate` and the table will be created in your database.
The last step is to register the middleware in `app/Htpp/Middleware/Kernel.php`: `CrixuAMG\RouteLogger\Http\Middleware\RouteLoggerMiddleware::class,`

Usage
-----

[](#usage)

After installing the package using the steps above all wil be ready to use.
Try out a couple of routes and view the data in your database viewer of choice!

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Recently: every ~115 days

Total

23

Last Release

2233d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/53958a82150b0934b189c2a8b5190a9d84d4a833181ac700bc0d1399acf1983d?d=identicon)[CrixuAMG](/maintainers/CrixuAMG)

---

Top Contributors

[![CrixuAMG](https://avatars.githubusercontent.com/u/15252590?v=4)](https://github.com/CrixuAMG "CrixuAMG (65 commits)")

### Embed Badge

![Health badge](/badges/crixuamg-laravel-route-logger/health.svg)

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

###  Alternatives

[overtrue/laravel-query-logger

A dev tool to log all queries for laravel application.

413307.5k6](/packages/overtrue-laravel-query-logger)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)[regulus/activity-log

A clean and simple Laravel 5 activity logger for monitoring user activity on a website or web application.

164220.1k2](/packages/regulus-activity-log)

PHPackages © 2026

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