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 today

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 62% 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

2287d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15252590?v=4)[Christian Kaal](/maintainers/CrixuAMG)[@CrixuAMG](https://github.com/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

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[open-telemetry/opentelemetry-auto-laravel

OpenTelemetry auto-instrumentation for Laravel

592.7M9](/packages/open-telemetry-opentelemetry-auto-laravel)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[nightowl/agent

NightOwl monitoring agent — collects telemetry from laravel/nightwatch and writes to PostgreSQL

771.7k](/packages/nightowl-agent)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3417.0k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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