PHPackages                             bluora/laravel-navigation-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bluora/laravel-navigation-builder

Abandoned → [hnhdigital-os/laravel-navigation-builder](/?search=hnhdigital-os%2Flaravel-navigation-builder)Library[Utility &amp; Helpers](/categories/utility)

bluora/laravel-navigation-builder
=================================

2.2.0(4y ago)040MITPHPPHP ^7.3CI failing

Since Dec 6Pushed 3y agoCompare

[ Source](https://github.com/bluora/laravel-navigation-builder)[ Packagist](https://packagist.org/packages/bluora/laravel-navigation-builder)[ RSS](/packages/bluora-laravel-navigation-builder/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (8)Versions (27)Used By (0)

```
     __             ___       _ _     _
  /\ \ \__ ___   __/ __\_   _(_) | __| | ___ _ __
 /  \/ / _` \ \ / /__\// | | | | |/ _` |/ _ \ '__|
/ /\  / (_| |\ V / \/  \ |_| | | | (_| |  __/ |
\_\ \/ \__,_| \_/\_____/\__,_|_|_|\__,_|\___|_|

```

Create and manage your navigation.

[![Latest Stable Version](https://camo.githubusercontent.com/c371fb57a0aa3ddd8f7ddc72a9caefdc79ca1c9e99d3e7becd0589478ea6ca21/68747470733a2f2f706f7365722e707567782e6f72672f686e686469676974616c2d6f732f6c61726176656c2d6e617669676174696f6e2d6275696c6465722f762f737461626c652e737667)](https://packagist.org/packages/hnhdigital-os/laravel-navigation-builder) [![Total Downloads](https://camo.githubusercontent.com/7d756866ea8777692b397db65d4adfb84ebdf764ebf984c5ebf2e8459ef52ae2/68747470733a2f2f706f7365722e707567782e6f72672f686e686469676974616c2d6f732f6c61726176656c2d6e617669676174696f6e2d6275696c6465722f646f776e6c6f6164732e737667)](https://packagist.org/packages/hnhdigital-os/laravel-navigation-builder) [![Latest Unstable Version](https://camo.githubusercontent.com/6457bf6b7bc5eb94c0c29b3011fa6e997ebf2c95952f650021308b8b02e9e1f9/68747470733a2f2f706f7365722e707567782e6f72672f686e686469676974616c2d6f732f6c61726176656c2d6e617669676174696f6e2d6275696c6465722f762f756e737461626c652e737667)](https://packagist.org/packages/hnhdigital-os/laravel-navigation-builder) [![Built for Laravel](https://camo.githubusercontent.com/ddd4a07bb769306a9338cffde2032c289e4d43d43ac346122709465a47cdff3f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4275696c745f666f722d4c61726176656c2d677265656e2e737667)](https://laravel.com/) [![License](https://camo.githubusercontent.com/9723966cf271351f993525609d2ceed1f6f4ed4cacc5af8305c09a256a9bdd97/68747470733a2f2f706f7365722e707567782e6f72672f686e686469676974616c2d6f732f6c61726176656c2d6e617669676174696f6e2d6275696c6465722f6c6963656e73652e737667)](https://packagist.org/packages/hnhdigital-os/laravel-navigation-builder) [![Donate to this project using Patreon](https://camo.githubusercontent.com/f9e075baad95563481d35174d43ef50757281abb6bc795d0f473fad452afa030/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617472656f6e2d646f6e6174652d79656c6c6f772e737667)](https://patreon.com/RoccoHoward)

This package has been developed by H&amp;H|Digital, an Australian botique developer. Visit us at [hnh.digital](http://hnh.digital).

Documentation
-------------

[](#documentation)

- [Installation](#install)
- [Configuration](#configuration)
- [Usage](#usage)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)

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

[](#installation)

Via composer:

`$ composer require hnhdigital-os/laravel-navigation-builder ~3.0`

Configuration
-------------

[](#configuration)

Enable the facade by editing config/app.php:

```
    'aliases' => [
        ...
        'Nav' => HnhDigital\NavigationBuilder\Facade::class,
        ...
    ];
```

The service provider will autoload from Laravel 5.5.

To enable the service provider in versions prior to Laravel 5.4, edit the config/app.php:

Enable the service provider by editing config/app.php:

```
    'providers' => [
        ...
        HnhDigital\NavigationBuilder\ServiceProvider::class,
        ...
    ];
```

Usage
-----

[](#usage)

(Not available yet!)

See the [wiki](https://github.com/hnhdigital-os/laravel-navigation-builder/wiki) for all usage documentation.

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/hnhdigital-os/laravel-navigation-builder/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Rocco Howard](https://github.com/RoccoHoward)
- Inspired by [Laravel Menu](https://github.com/lavary/laravel-menu)
- [All Contributors](https://github.com/hnhdigital-os/laravel-navigation-builder/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/hnhdigital-os/laravel-navigation-builder/blob/master/LICENSE) for more information.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 98.3% 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 ~54 days

Recently: every ~177 days

Total

26

Last Release

1779d ago

Major Versions

1.0.5 → 2.0.02017-12-20

PHP version history (3 changes)1.0.1PHP &gt;=5.6.0

2.1.0PHP ^7.2

2.2.0PHP ^7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/5270e3a3d1add4e39f12dfde3ce549999a26f759d7128056083ab07f475259f2?d=identicon)[bluora](/maintainers/bluora)

---

Top Contributors

[![RoccoHoward](https://avatars.githubusercontent.com/u/227896?v=4)](https://github.com/RoccoHoward "RoccoHoward (114 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (2 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/bluora-laravel-navigation-builder/health.svg)

```
[![Health](https://phpackages.com/badges/bluora-laravel-navigation-builder/health.svg)](https://phpackages.com/packages/bluora-laravel-navigation-builder)
```

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17818.7k](/packages/markwalet-nova-modal-response)[crumbls/layup

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

591.7k1](/packages/crumbls-layup)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.2k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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