PHPackages                             ahilmurugesan/routeloganalyzer - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ahilmurugesan/routeloganalyzer

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ahilmurugesan/routeloganalyzer
==============================

This is used for laravel route and log analyzer

v0.1.7(6y ago)3273MITHTMLPHP &gt;=5.6.0

Since Oct 30Pushed 6y ago3 watchersCompare

[ Source](https://github.com/Ahilmurugesan/route-log-analyzer)[ Packagist](https://packagist.org/packages/ahilmurugesan/routeloganalyzer)[ RSS](/packages/ahilmurugesan-routeloganalyzer/feed)WikiDiscussions master Synced today

READMEChangelog (8)DependenciesVersions (10)Used By (0)

route-log-analyzer
==================

[](#route-log-analyzer)

A laravel package for analysing route usage and log files.

Installation
============

[](#installation)

Begin by pulling in the package through Composer.

```
composer require ahilmurugesan/routeloganalyzer

```

Configuration
=============

[](#configuration)

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

```
\Ahilan\LogViewer\LogViewerServiceProvider::class,

```

Finally, to view the logs just access `/logviewer` route.

Route Usage Module Configuration
================================

[](#route-usage-module-configuration)

To access route usage module run the migration command

```
php artisan migrate

```

Then run the preset command for the route usage module

```
php artisan preset routeseed

```

Finally, to view the route usage module just access `/routeusage` route.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

Recently: every ~13 days

Total

8

Last Release

2334d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20858668?v=4)[Ahilan SM](/maintainers/Ahilmurugesan)[@Ahilmurugesan](https://github.com/Ahilmurugesan)

---

Tags

laravelphp

### Embed Badge

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

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

PHPackages © 2026

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