PHPackages                             awema-pl/module-navigation - 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. awema-pl/module-navigation

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

awema-pl/module-navigation
==========================

Navigation package for Awema layouts

v1.0.4(4y ago)06014MITPHP

Since Nov 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/awema-pl/module-navigation)[ Packagist](https://packagist.org/packages/awema-pl/module-navigation)[ Docs](https://www.awema.pl)[ RSS](/packages/awema-pl-module-navigation/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (2)Versions (6)Used By (14)

Navigation generator
====================

[](#navigation-generator)

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

[](#installation)

Via Composer

```
$ composer require awema-pl/module-navigation.php
```

The package will automatically register itself.

You can publish the config file with:

```
php artisan vendor:publish --provider="AwemaPL\Navigation\NavigationServiceProvider" --tag="config"
```

Menu structure
--------------

[](#menu-structure)

Default generator gets navs from `navigation` config `navs` array. Every item have to contain name and link or children. Additionally it can contain icon.

Read more about nav structure you can in [Frame Navigation](https://www.awema.pl/documentation/components/indigo-layout/1.0/frame-nav)

Active link binding
-------------------

[](#active-link-binding)

By default link is set as active if a current url contains it.

You can add an `exact` param to the nav item if you want it active only if the current url equal to nav link.

To exclude nav item from active binding add an `'active' => false` param to it.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~97 days

Total

5

Last Release

1612d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/68942388?v=4)[Awema](/maintainers/awema-pl)[@awema-pl](https://github.com/awema-pl)

---

Top Contributors

[![awema-pl](https://avatars.githubusercontent.com/u/68942388?v=4)](https://github.com/awema-pl "awema-pl (2 commits)")[![nepras](https://avatars.githubusercontent.com/u/13780106?v=4)](https://github.com/nepras "nepras (2 commits)")

---

Tags

laravelnavigationAwemaIO

### Embed Badge

![Health badge](/badges/awema-pl-module-navigation/health.svg)

```
[![Health](https://phpackages.com/badges/awema-pl-module-navigation/health.svg)](https://phpackages.com/packages/awema-pl-module-navigation)
```

###  Alternatives

[nwidart/laravel-menus

Laravel Menu management

168180.3k10](/packages/nwidart-laravel-menus)[caffeinated/menus

Laravel Menus

134159.5k5](/packages/caffeinated-menus)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[kodicomponents/navigation

The KodiCMS Support package.

12232.6k10](/packages/kodicomponents-navigation)[rinvex/laravel-menus

Rinvex Menus is a simple menu builder package for Laravel, that supports hierarchical structure, ordering, and styling with full flexibility using presenters for easy styling and custom structure of menu rendering.

294.0k20](/packages/rinvex-laravel-menus)

PHPackages © 2026

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