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

ActiveLibrary

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

This is my package main-menu

v1.2.1(10mo ago)0278MITVuePHP ^8.2CI failing

Since May 28Pushed 10mo 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 1mo ago

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 75% of packages

Maintenance53

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

329d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/561f31748ace72e20b8bfdf6652da50b87eb78cd3536c75a91441f98e7439a87?d=identicon)[acitjazz](/maintainers/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

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

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