# lavary/laravel-menu

A quick way to create menus in Laravel

Repository: https://github.com/lavary/laravel-menu
Canonical: https://ross.abutalabs.com/products/laravel-menu
Language: PHP
License: MIT
License Family: permissive
Last push: 2023-09-08T21:17:39+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4487, "days_push": 1090, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1168, forks 234 (observed 2026-08-28T04:03:50.842372+00:00)

## What it is
A Laravel package for building and rendering navigation menus programmatically in PHP. It supports nested items, active-item detection, URL prefixing, and rendering as lists, divs, or Bootstrap navbars.

## Use cases
- create navigation menus in laravel
- render bootstrap navbar from menu items
- highlight active menu item based on url
- build nested sidebar menu with sub-items
- generate breadcrumbs from menu structure

## When to choose
- you are on Laravel 6-8 and need programmatic menu building
- you want active-state detection and nested menus out of the box

## When to avoid
- you use Laravel 9+ or newer frontend-first menu solutions
- you need a JavaScript-driven dynamic menu system

## Facets
- artifact type: library
- maturity: maintenance
- function: templating, ui-components, routing
- domain: web-development, frontend, backend
- platform: php
- tags: laravel, menus, navigation, blade, html-rendering, web-server

## Member repositories
- lavary/laravel-menu (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:50.842372+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:47.793009+00:00, confidence not recorded.
  - readme: https://github.com/lavary/laravel-menu (fetched 2026-08-28T04:03:50.842372+00:00, sha 90936b25e31c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
