PHPackages                             van-ons/filament-navigation - 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. van-ons/filament-navigation

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

van-ons/filament-navigation
===========================

Build structured navigation menus in Filament.

v2.0.2(2mo ago)94.2k—4.9%2[6 PRs](https://github.com/VanOns/filament-navigation/pulls)MITPHPPHP ^8.2|^8.3CI passing

Since Sep 22Pushed 4d agoCompare

[ Source](https://github.com/VanOns/filament-navigation)[ Packagist](https://packagist.org/packages/van-ons/filament-navigation)[ Docs](https://github.com/VanOns/filament-navigation)[ RSS](/packages/van-ons-filament-navigation/feed)WikiDiscussions main Synced yesterday

READMEChangelog (5)Dependencies (30)Versions (28)Used By (0)

[![Social card of Filament Navigation](art/social-card.png)](art/social-card.png)

Filament Navigation
===================

[](#filament-navigation)

[![Latest version on GitHub](https://camo.githubusercontent.com/ff1e1aba914d544114fecaff9ddbd0d2eefd795d6b2689c453895350f4e49a0c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f56616e4f6e732f66696c616d656e742d6e617669676174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/VanOns/filament-navigation/releases)[![Total downloads](https://camo.githubusercontent.com/a18e981bf5f7a1b330b086fe93e8f455adda56bcf0dd84689fbcfa5ba7864369/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f76616e2d6f6e732f66696c616d656e742d6e617669676174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/van-ons/filament-navigation)[![GitHub issues](https://camo.githubusercontent.com/5248c4accb90dde699931b1f03a08e9c7a4dc9f99e87dc51cdea1fe68e04f9a0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f56616e4f6e732f66696c616d656e742d6e617669676174696f6e3f7374796c653d666c61742d737175617265)](https://github.com/VanOns/filament-navigation/issues)[![License](https://camo.githubusercontent.com/e0a4809a8e5cc5d3c895b86cb9533512206a849ce90869c1ad609fc0b7a7b40b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f56616e4f6e732f66696c616d656e742d6e617669676174696f6e3f7374796c653d666c61742d737175617265)](https://github.com/VanOns/filament-navigation/blob/main/LICENSE.md)

This plugin for Filament provides a `Navigation` resource that lets you build structural navigation menus with a clean drag-and-drop UI.

Quick start
-----------

[](#quick-start)

> For Filament version compatibility, see [Compatibility](docs/compatibility.md).

### Installation

[](#installation)

Start by installing the package via Composer:

```
composer require van-ons/filament-navigation:^2.0
```

Next, run the migrations:

```
php artisan migrate
```

Finally, publish the package's assets:

```
php artisan filament:assets
```

### Usage

[](#usage)

You first need to register the plugin with Filament. This can be done inside your `PanelProvider`, e.g. `AdminPanelProvider`:

```
use VanOns\FilamentNavigation\FilamentNavigation;

return $panel
    ->plugin(FilamentNavigation::make());
```

If you wish to customize the navigation group, sort or icon, you can use the `NavigationResource::navigationGroup()`, `NavigationResource::navigationSort()` and `NavigationResource::navigationIcon()` methods.

Documentation
-------------

[](#documentation)

Please see the [documentation](docs) for detailed information about installation and usage.

Contributing
------------

[](#contributing)

Please see [Contributing](CONTRIBUTING.md) for more information about how you can contribute.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Upgrading
---------

[](#upgrading)

Please see [Upgrading](UPGRADING.md) for more information about how to upgrade.

Security
--------

[](#security)

Please see [Security](SECURITY.md) for more information about how we deal with security.

Credits
-------

[](#credits)

We would like to thank the following contributors for their contributions to this project:

- [Ryan Chandler](https://github.com/ryangjchandler) (original author)
- [All contributors](../../contributors)

License
-------

[](#license)

The scripts and documentation in this project are released under the [MIT License](LICENSE.md).

---

[![Logo of Van Ons](https://camo.githubusercontent.com/f233e4b012f8d6bded619dbeb286cf4d9c5fbe2789456e8c4495d3c0fae66b1f/68747470733a2f2f6f70656e736f757263652e76616e2d6f6e732e6e6c2f66696c65732f636f772e706e67)](https://van-ons.nl/)

###  Health Score

54

—

FairBetter than 96% of packages

Maintenance93

Actively maintained with recent releases

Popularity31

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

5

Last Release

84d ago

Major Versions

v1.0.0 → v2.0.02025-09-22

v1.0.1 → v2.0.22026-04-10

PHP version history (3 changes)v1.0.0PHP ^8.1|^8.2

v2.0.0PHP ^8.2

v2.0.2PHP ^8.2|^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/debbcd85681a52cac4d7a2757a16694a503337e891582928cd86b698ae26e845?d=identicon)[vanons](/maintainers/vanons)

---

Top Contributors

[![ryangjchandler](https://avatars.githubusercontent.com/u/41837763?v=4)](https://github.com/ryangjchandler "ryangjchandler (68 commits)")[![dnwjn](https://avatars.githubusercontent.com/u/57711725?v=4)](https://github.com/dnwjn "dnwjn (60 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (31 commits)")[![joshuavanderpoll](https://avatars.githubusercontent.com/u/16516497?v=4)](https://github.com/joshuavanderpoll "joshuavanderpoll (19 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")[![howdu](https://avatars.githubusercontent.com/u/533658?v=4)](https://github.com/howdu "howdu (2 commits)")[![blackmunk](https://avatars.githubusercontent.com/u/30363767?v=4)](https://github.com/blackmunk "blackmunk (2 commits)")[![danielbehrendt](https://avatars.githubusercontent.com/u/283437?v=4)](https://github.com/danielbehrendt "danielbehrendt (2 commits)")[![bumbummen99](https://avatars.githubusercontent.com/u/4533331?v=4)](https://github.com/bumbummen99 "bumbummen99 (2 commits)")[![ihahachi](https://avatars.githubusercontent.com/u/7762172?v=4)](https://github.com/ihahachi "ihahachi (1 commits)")[![justrau](https://avatars.githubusercontent.com/u/10882793?v=4)](https://github.com/justrau "justrau (1 commits)")[![koupisbean](https://avatars.githubusercontent.com/u/44702609?v=4)](https://github.com/koupisbean "koupisbean (1 commits)")[![Kristories](https://avatars.githubusercontent.com/u/774338?v=4)](https://github.com/Kristories "Kristories (1 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (1 commits)")[![lordjoo](https://avatars.githubusercontent.com/u/11289152?v=4)](https://github.com/lordjoo "lordjoo (1 commits)")[![mauricewijnia](https://avatars.githubusercontent.com/u/8679682?v=4)](https://github.com/mauricewijnia "mauricewijnia (1 commits)")[![mrfade](https://avatars.githubusercontent.com/u/7377876?v=4)](https://github.com/mrfade "mrfade (1 commits)")[![mynamespace](https://avatars.githubusercontent.com/u/1635905?v=4)](https://github.com/mynamespace "mynamespace (1 commits)")[![neurotools](https://avatars.githubusercontent.com/u/6556055?v=4)](https://github.com/neurotools "neurotools (1 commits)")[![ralphmorris](https://avatars.githubusercontent.com/u/12704880?v=4)](https://github.com/ralphmorris "ralphmorris (1 commits)")

---

Tags

filamentlaravelnavigationlaravelnavigationfilament

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/van-ons-filament-navigation/health.svg)

```
[![Health](https://phpackages.com/badges/van-ons-filament-navigation/health.svg)](https://phpackages.com/packages/van-ons-filament-navigation)
```

###  Alternatives

[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)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[croustibat/filament-jobs-monitor

Background Jobs monitoring like Horizon for all drivers for FilamentPHP

274325.8k8](/packages/croustibat-filament-jobs-monitor)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

128192.3k3](/packages/dotswan-filament-map-picker)

PHPackages © 2026

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