PHPackages                             bondarde/filament-route-list - 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. [Admin Panels](/categories/admin)
4. /
5. bondarde/filament-route-list

ActiveLibrary[Admin Panels](/categories/admin)

bondarde/filament-route-list
============================

Lists Laravel routes in a Filament panel

v1.2.0(5mo ago)02.9k↑448.6%2MITPHPPHP ^8.4CI failing

Since Jul 9Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/bondarde/filament-route-list)[ Packagist](https://packagist.org/packages/bondarde/filament-route-list)[ Docs](https://github.com/bondarde/filament-route-list)[ RSS](/packages/bondarde-filament-route-list/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (14)Versions (7)Used By (2)

Filament Laravel Route List Plugin
==================================

[](#filament-laravel-route-list-plugin)

Lists Laravel routes in a Filament panel.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require bondarde/filament-route-list
```

Usage
-----

[](#usage)

Add this plugin in your panel provider:

```
use BondarDe\FilamentRouteList\FilamentRouteListPlugin;

public function panel(Panel $panel): Panel
    {
       return $panel
            ->id()
            // ...
            ->plugin(FilamentRouteListPlugin::make())
            // ...
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Credits
-------

[](#credits)

- [Alexander Bondar](https://github.com/bondarde)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance70

Regular maintenance activity

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~139 days

Total

6

Last Release

168d ago

PHP version history (2 changes)v1.0.0PHP ^8.2

v1.1.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/7894e69f9e9f2e9608e7a3f221b9285295ab7a5ee3016600e66ca4e8109c09b0?d=identicon)[bondar](/maintainers/bondar)

---

Top Contributors

[![bondarde](https://avatars.githubusercontent.com/u/1891672?v=4)](https://github.com/bondarde "bondarde (6 commits)")

---

Tags

filamentlaravellaravel-route-listpluginlaravelbondardefilament-route-list

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bondarde-filament-route-list/health.svg)

```
[![Health](https://phpackages.com/badges/bondarde-filament-route-list/health.svg)](https://phpackages.com/packages/bondarde-filament-route-list)
```

###  Alternatives

[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

209151.3k2](/packages/guava-filament-knowledge-base)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

84215.9k9](/packages/stephenjude-filament-two-factor-authentication)[backstage/mails

View logged mails and events in a beautiful Filament UI.

16120.1k](/packages/backstage-mails)

PHPackages © 2026

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