PHPackages                             yamanhacioglu/menu-builder - 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. [Framework](/categories/framework)
4. /
5. yamanhacioglu/menu-builder

ActiveLibrary[Framework](/categories/framework)

yamanhacioglu/menu-builder
==========================

Menu Builder For Laravel 11

v0.1.1-alpha(2y ago)02[4 PRs](https://github.com/yamanhacioglu/menu-builder/pulls)MITPHPPHP ^8.2CI passing

Since May 26Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/yamanhacioglu/menu-builder)[ Packagist](https://packagist.org/packages/yamanhacioglu/menu-builder)[ Docs](https://github.com/yamanhacioglu/menu-builder)[ GitHub Sponsors](https://github.com/:vendor_name)[ RSS](/packages/yamanhacioglu-menu-builder/feed)WikiDiscussions main Synced yesterday

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

Complete Laravel 11 Menu Builder - Still Developing
===================================================

[](#complete-laravel-11-menu-builder---still-developing)

[![Latest Version on Packagist](https://camo.githubusercontent.com/26ab8aec58ead08a90ad3c38fe2684f29806c085e857dd7098a58c4f1eb4e11c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f79616d616e686163696f676c752f6d656e752d6275696c6465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yamanhacioglu/menu-builder)[![GitHub Tests Action Status](https://camo.githubusercontent.com/96b574358f4e27f4ba35948b4c38e191401b345c41e1b2dc39c895d528aec4ba/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f79616d616e686163696f676c752f6d656e752d6275696c6465722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/yamanhacioglu/menu-builder/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/0cdf733dcea055fa02512d8bc057d933aedee8b0c5de9f5c8fe1175407ccbb42/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f3a76656e646f725f736c75672f6d656e752d6275696c6465722f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/yamanhacioglu/menu-builder/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/b1702f6569f71b59295656c49fdf6177dbb64314e10c476b37125cac7d390b47/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f79616d616e686163696f676c752f6d656e752d6275696c6465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yamanhacioglu/menu-builder)

Laravel Menu Builder with VueJs (v3) and jQuery. Build your multi level menu within 5 minutes.

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

[](#installation)

You can install the package via composer:

```
composer require yamanhacioglu/menu-builder
```

You can install the menu requirements via:

```
php artisan menu:install
```

The package self-publishes at  by default. To edit this address, you need to define prefix and base\_url variables in the config file.

Testing
-------

[](#testing)

```
composer test
```

Notes
-----

[](#notes)

This package is still under development.

Credits
-------

[](#credits)

- [Yaman HACIOĞLU](https://github.com/yamanhacioglu)

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance57

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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 ~0 days

Total

2

Last Release

768d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/59294991?v=4)[Yaman HACIOĞLU](/maintainers/yamanhacioglu)[@yamanhacioglu](https://github.com/yamanhacioglu)

---

Top Contributors

[![yamanhacioglu](https://avatars.githubusercontent.com/u/59294991?v=4)](https://github.com/yamanhacioglu "yamanhacioglu (18 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")

---

Tags

laraveljquerymenunestabledragdropdraggableMenuBuildervuejs3

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/yamanhacioglu-menu-builder/health.svg)

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

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.3k3](/packages/defstudio-telegraph)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)

PHPackages © 2026

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