PHPackages                             hossam-hassan-abdu/laravel-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. hossam-hassan-abdu/laravel-filament-menu

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

hossam-hassan-abdu/laravel-filament-menu
========================================

A package for dynamic Filament menu items.

1.0.x-dev(1y ago)08PHP

Since Aug 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/hossamj2004/laravel-filament-menu)[ Packagist](https://packagist.org/packages/hossam-hassan-abdu/laravel-filament-menu)[ RSS](/packages/hossam-hassan-abdu-laravel-filament-menu/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Laravel Filament Menu
=====================

[](#laravel-filament-menu)

This package provides dynamic menu items for the Filament admin panel with CRUD functionality.

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

[](#installation)

```
composer require your-namespace/laravel-filament-menu
```

Usage
-----

[](#usage)

After installing the package, publish the configuration and run the installation command:

```
php artisan vendor:publish --provider="LarvelFilamentMenu\Providers\MenuServiceProvider"
php artisan migrate
php artisan menu:install
```

To manage menu items from the admin panel:

1. Navigate to the Menu Items section in Filament.
2. Use the provided CRUD interface to add, edit, or delete menu items.

To refresh menu items after making changes:

```
php artisan menu:refresh
```

This will set up the menu items in your database and configure the Filament navigation.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

673d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e295f844b4d252fb9999be859078099468e2f6a3986d40e51e435720b6eb5c1?d=identicon)[HossamHassanAbdu](/maintainers/HossamHassanAbdu)

---

Top Contributors

[![hossamj2004](https://avatars.githubusercontent.com/u/2803293?v=4)](https://github.com/hossamj2004 "hossamj2004 (5 commits)")

### Embed Badge

![Health badge](/badges/hossam-hassan-abdu-laravel-filament-menu/health.svg)

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

###  Alternatives

[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

94135.4k5](/packages/marcelweidum-filament-expiration-notice)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

592.7k2](/packages/crumbls-layup)[eduardoribeirodev/filament-leaflet

Um widget de mapa para FilamentPHP.

2118.9k](/packages/eduardoribeirodev-filament-leaflet)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

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

PHPackages © 2026

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