PHPackages                             menus/menumanagement - 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. menus/menumanagement

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

menus/menumanagement
====================

menu management

v1.0.0(5y ago)021MITJavaScript

Since Mar 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/krupalitankcct/menu_managment)[ Packagist](https://packagist.org/packages/menus/menumanagement)[ RSS](/packages/menus-menumanagement/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Run bellow command to install

```
composer require menus/menumanagement

```

### Migration

[](#migration)

```
php artisan migrate

```

### Configuration

[](#configuration)

If you want to change these options, you'll have to publish the `config` file.

```
php artisan vendor:publish --provider="Menu\Menumanagment\MenuServiceProvider" --tag="config"

```

This will give you a `menu.php` config file in which you can make the changes.

```
php artisan vendor:publish --provider="Menu\Menumanagment\MenuServiceProvider" --tag="migrations"

```

Then run bellow command to publish config and resource files

```
php artisan vendor:publish --provider="Menu\Menumanagment\MenuServiceProvider" --tag="views"

php artisan vendor:publish --provider="Menu\Menumanagment\MenuServiceProvider" --tag="lang"

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

1885d ago

### Community

Maintainers

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

---

Top Contributors

[![krupalitankcct](https://avatars.githubusercontent.com/u/78092031?v=4)](https://github.com/krupalitankcct "krupalitankcct (41 commits)")

### Embed Badge

![Health badge](/badges/menus-menumanagement/health.svg)

```
[![Health](https://phpackages.com/badges/menus-menumanagement/health.svg)](https://phpackages.com/packages/menus-menumanagement)
```

PHPackages © 2026

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