PHPackages                             benahmetcelik/laravel-route-lister - 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. benahmetcelik/laravel-route-lister

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

benahmetcelik/laravel-route-lister
==================================

Laravel Route Lister Simple And Fast No Required Private Setup

217PHP

Since Sep 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/benahmetcelik/laravel-route-lister)[ Packagist](https://packagist.org/packages/benahmetcelik/laravel-route-lister)[ RSS](/packages/benahmetcelik-laravel-route-lister/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Route Lister
====================

[](#laravel-route-lister)

[See Demo](https://github.com/benahmetcelik/laravel-route-lister)

### Installation

[](#installation)

Add composer.json file :

```
   "benahmetcelik/laravel-route-lister": "dev-main",
```

### Run Command On Your Terminal

[](#run-command-on-your-terminal)

```
   php artisan vendor:publish
```

After press 0 and enter

```
 php artisan optimize
```

### Easy to use

[](#easy-to-use)

Only Install and usage :)

### Change Colors

[](#change-colors)

Config/routes.php

```
  'theme'=>[
  'theme1'=>[
  'back'=>'#00000',
  'text'=>'#fffff'
]
]
```

### Change Theme

[](#change-theme)

Config/route-lister.php

```
  'active'=>'theme2'
```

This is simple. Isn't it?

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/82289446?v=4)[Ahmet ÇELİK](/maintainers/benahmetcelik)[@benahmetcelik](https://github.com/benahmetcelik)

---

Top Contributors

[![benahmetcelik](https://avatars.githubusercontent.com/u/82289446?v=4)](https://github.com/benahmetcelik "benahmetcelik (7 commits)")

### Embed Badge

![Health badge](/badges/benahmetcelik-laravel-route-lister/health.svg)

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

###  Alternatives

[rmunate/laravel_helpers

Empower Your Laravel Journey: Unleash the Power of Helpers! Unlock a world of possibilities with our standard creation and seamless utilization of helpers within the Laravel framework. Our solution offers a simple, efficient, and elegant way to execute your application's custom methods from any class or view, making development a breeze. Supercharge your Laravel project and elevate your coding experience with our Helper Library.

552.8k](/packages/rmunate-laravel-helpers)

PHPackages © 2026

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