PHPackages                             kuenzelit/nice-routes - 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. kuenzelit/nice-routes

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

kuenzelit/nice-routes
=====================

Nice routes for Laravel 5.

014HTML

Since Nov 9Pushed 7y ago1 watchersCompare

[ Source](https://github.com/KuenzelIT/nice-routes)[ Packagist](https://packagist.org/packages/kuenzelit/nice-routes)[ RSS](/packages/kuenzelit-nice-routes/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Nice Routes for Laravel 5
=========================

[](#nice-routes-for-laravel-5)

Get a nice overview of your Laravel routes.

Based on [pretty-routes](https://github.com/garygreen/pretty-routes) made by @garygreen.

[![Pretty Routes](https://raw.githubusercontent.com/garygreen/pretty-routes/master/screenshot.png)](https://raw.githubusercontent.com/garygreen/pretty-routes/master/screenshot.png)

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

[](#installation)

```
composer require kuenzelit/nice-routes
```

Add to your `config/app.php` providers array (not neccessary &gt; Laravel 5.5):

```
PrettyRoutes\ServiceProvider::class,
```

By default the package exposes a `/routes` url. If you wish to configure this, publish the config.

```
php artisan vendor:publish --provider="KuenzelIT\NiceRoutes\NiceRoutesServiceProvider"
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 65% 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://www.gravatar.com/avatar/0762fac70a58ee29e487f8451f44d4b10c1841b263f91c866e3079fd53381a1b?d=identicon)[KuenzelIT](/maintainers/KuenzelIT)

---

Top Contributors

[![garygreen](https://avatars.githubusercontent.com/u/1702638?v=4)](https://github.com/garygreen "garygreen (26 commits)")[![KuenzelIT](https://avatars.githubusercontent.com/u/4572444?v=4)](https://github.com/KuenzelIT "KuenzelIT (5 commits)")[![NeptuneDesign](https://avatars.githubusercontent.com/u/6827590?v=4)](https://github.com/NeptuneDesign "NeptuneDesign (2 commits)")[![Deejavu](https://avatars.githubusercontent.com/u/127603195?v=4)](https://github.com/Deejavu "Deejavu (1 commits)")[![foo99](https://avatars.githubusercontent.com/u/15682612?v=4)](https://github.com/foo99 "foo99 (1 commits)")[![hosmelq](https://avatars.githubusercontent.com/u/1166143?v=4)](https://github.com/hosmelq "hosmelq (1 commits)")[![antonioribeiro](https://avatars.githubusercontent.com/u/3182864?v=4)](https://github.com/antonioribeiro "antonioribeiro (1 commits)")[![renedekat](https://avatars.githubusercontent.com/u/8975204?v=4)](https://github.com/renedekat "renedekat (1 commits)")[![borisdamevin](https://avatars.githubusercontent.com/u/1703605?v=4)](https://github.com/borisdamevin "borisdamevin (1 commits)")[![CasperLaiTW](https://avatars.githubusercontent.com/u/5094008?v=4)](https://github.com/CasperLaiTW "CasperLaiTW (1 commits)")

### Embed Badge

![Health badge](/badges/kuenzelit-nice-routes/health.svg)

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

###  Alternatives

[leantony/laravel-grid

A grid view for laravel, inspired by the yii2 grid widget

9060.2k](/packages/leantony-laravel-grid)[spatie/laravel-mailcoach-editor

An Editor editor package for Mailcoach

11247.6k1](/packages/spatie-laravel-mailcoach-editor)[temporal-php/support

Helpers that simplify working with the Temporal PHP SDK

1115.3k](/packages/temporal-php-support)

PHPackages © 2026

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