PHPackages                             acitjazz/main-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. acitjazz/main-menu

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

acitjazz/main-menu
==================

This is my package main-menu

v1.2.1(1y ago)0367MITVuePHP ^8.2CI failing

Since May 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/acit-jazz/main-menu)[ Packagist](https://packagist.org/packages/acitjazz/main-menu)[ Docs](https://github.com/acitjazz/main-menu)[ GitHub Sponsors](https://github.com/AcitJazz)[ RSS](/packages/acitjazz-main-menu/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (8)Versions (3)Used By (0)

Main Menu
=========

[](#main-menu)

Laravel - Inertia - Vue3

Support us
----------

[](#support-us)

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

[](#installation)

You can install the package via composer:

```
composer require acitjazz/main-menu
```

You can publish and run the migrations with:

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

or

```
php artisan migrate --path=vendor/acitjazz/main-menu/database/migrations
```

Publish the views using

```
php artisan vendor:publish --tag="menu-assets"
```

Usage
-----

[](#usage)

Open App\\Http\\Middleware\\HandleInertiaRequests.php and Add

```
    return [
        ...
        'menus' => MenuRepository::getByLocation('Header'),
        ...
    ];
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Acit Jazz](https://github.com/AcitJazz)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance49

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Every ~26 days

Total

2

Last Release

376d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/573830?v=4)[Acit Jazz](/maintainers/acitjazz)[@acitjazz](https://github.com/acitjazz)

---

Top Contributors

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

---

Tags

laravelAcitJazzmain-menu

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/acitjazz-main-menu/health.svg)

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

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[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)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

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

Check Exchange Rates for any currency in Laravel.

124603.0k](/packages/worksome-exchange)[tarfin-labs/event-machine

Event-driven state machines for Laravel with event sourcing, type-safe context, and full audit trail.

199.4k](/packages/tarfin-labs-event-machine)

PHPackages © 2026

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