PHPackages                             codedor/filament-menu - 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. codedor/filament-menu

Abandoned → [wotz/filament-menu](/?search=wotz%2Ffilament-menu)Library[Utility &amp; Helpers](/categories/utility)

codedor/filament-menu
=====================

A menu package for filament

v3.0.0(5mo ago)05.6k↓44%[1 PRs](https://github.com/codedor/filament-menu/pulls)MITPHPPHP ^8.2CI passing

Since Aug 18Pushed 1w ago2 watchersCompare

[ Source](https://github.com/codedor/filament-menu)[ Packagist](https://packagist.org/packages/codedor/filament-menu)[ Docs](https://github.com/wotzebra/filament-menu)[ RSS](/packages/codedor-filament-menu/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (19)Versions (28)Used By (0)

A menu package for filament
===========================

[](#a-menu-package-for-filament)

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

[](#installation)

You can install the package via composer:

```
composer require wotz/filament-menu
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-menu-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-menu-config"
```

This is the contents of the published config file:

```
return [
    'active-url-checker' => \Spatie\Navigation\Helpers\ActiveUrlChecker::class,
];
```

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

[](#documentation)

For the full documentation, check [here](./docs/index.md).

Changelog
---------

[](#changelog)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover any security-related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

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

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance87

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity67

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

Recently: every ~49 days

Total

21

Last Release

164d ago

Major Versions

v0.2.1 → v1.0.02023-12-07

v1.3.0 → v2.0.02025-07-08

1.x-dev → v2.1.02025-11-20

v2.1.0 → v3.0.02026-01-20

PHP version history (2 changes)v0.1.0PHP ^8.2

v1.1.0PHP ^8.2|^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/57cc19028ba009c60e4fec6a2516f878598b66a6e260cc06a5cf300f00913ba8?d=identicon)[jyrkidn](/maintainers/jyrkidn)

---

Top Contributors

[![AngryMoustache](https://avatars.githubusercontent.com/u/20287748?v=4)](https://github.com/AngryMoustache "AngryMoustache (37 commits)")[![jyrkidn](https://avatars.githubusercontent.com/u/2447042?v=4)](https://github.com/jyrkidn "jyrkidn (34 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (20 commits)")[![gdebrauwer](https://avatars.githubusercontent.com/u/22586858?v=4)](https://github.com/gdebrauwer "gdebrauwer (12 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (9 commits)")[![DevolderLouise](https://avatars.githubusercontent.com/u/80472390?v=4)](https://github.com/DevolderLouise "DevolderLouise (1 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (1 commits)")

---

Tags

laravelfilament-menuwho owns the zebra

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/codedor-filament-menu/health.svg)

```
[![Health](https://phpackages.com/badges/codedor-filament-menu/health.svg)](https://phpackages.com/packages/codedor-filament-menu)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[finity-labs/fin-mail

A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.

284.5k1](/packages/finity-labs-fin-mail)[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)[tapp/filament-form-builder

User facing form builder using Filament components

132.4k3](/packages/tapp-filament-form-builder)

PHPackages © 2026

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