PHPackages                             routelogger/routelogger - 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. routelogger/routelogger

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

routelogger/routelogger
=======================

This package use for logged route name

2.0.0(8mo ago)287↓100%MITPHP

Since Apr 26Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/priyank-m/routelogger)[ Packagist](https://packagist.org/packages/routelogger/routelogger)[ RSS](/packages/routelogger-routelogger/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (6)Used By (0)

🚦 Routelogger for Laravel
=========================

[](#-routelogger-for-laravel)

[![Packagist](https://camo.githubusercontent.com/186bc440fa88cba8718ed4cc69810ed1fad4c91bba574f120ec6b626e63b41fc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f7574656c6f676765722f726f7574656c6f676765722e737667)](https://packagist.org/packages/routelogger/routelogger)[![Downloads](https://camo.githubusercontent.com/10e8990a85c8e99dca69cf379a132ebb7f1daa5b985f7de8434d1a29f58d13bb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f7574656c6f676765722f726f7574656c6f676765722e737667)](https://packagist.org/packages/routelogger/routelogger)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)

A lightweight Laravel package to **log route names, methods, and status codes automatically**.
No manual middleware binding — just install and start logging 📜.

---

🚀 Installation
--------------

[](#-installation)

```
composer require routelogger/routelogger

---

## ⚙️ Configuration (Optional)

By default, Routelogger works **out-of-the-box** — it will log all routes in the `api` middleware group with route name (or URI), HTTP method, and status code.

If you’re happy with the defaults, **no changes are required** ✅.

But if you want to **customize behavior** (e.g., log web routes too, change emoji, or disable logging), you can publish the config file:

```bash
php artisan vendor:publish --tag=config
```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance61

Regular maintenance activity

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Total

5

Last Release

246d ago

Major Versions

1.0.3 → 2.0.02025-09-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c561ac4446ba86207eea3336ff3f2c6a71afe1de3b2007afbc0425c2f504aa2?d=identicon)[priyank-m](/maintainers/priyank-m)

---

Top Contributors

[![priyank-m](https://avatars.githubusercontent.com/u/100931399?v=4)](https://github.com/priyank-m "priyank-m (2 commits)")

### Embed Badge

![Health badge](/badges/routelogger-routelogger/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/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.2M138](/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)
