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. bondarde/filament-route-list

ActiveLibrary

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

Lists Laravel routes in a Filament panel

v1.2.0(3mo ago)01.4k—8.3%2MITPHPPHP ^8.4

Since Jul 9Pushed 3mo 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 1mo ago

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

46

—

FairBetter than 93% of packages

Maintenance78

Regular maintenance activity

Popularity20

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

115d 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).

206120.5k1](/packages/guava-filament-knowledge-base)[joaopaulolndev/filament-edit-profile

Filament package to edit profile

250258.1k34](/packages/joaopaulolndev-filament-edit-profile)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)[guava/filament-modal-relation-managers

Allows you to embed relation managers inside filament modals.

7565.0k4](/packages/guava-filament-modal-relation-managers)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[jacobtims/filament-logger

Activity logger for filament

1721.0k4](/packages/jacobtims-filament-logger)

PHPackages © 2026

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