PHPackages                             zablose/navbar - 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. zablose/navbar

ActiveLibrary

zablose/navbar
==============

Navbar - Build an HTML from the navigation entities, stored in a database.

3.1.0(9mo ago)12291MITPHPPHP ^7.4|^8.0CI passing

Since Dec 1Pushed 9mo ago3 watchersCompare

[ Source](https://github.com/zablose/navbar)[ Packagist](https://packagist.org/packages/zablose/navbar)[ RSS](/packages/zablose-navbar/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (7)Versions (13)Used By (0)

[![](https://github.com/zablose/navbar/actions/workflows/tests-on-master.yml/badge.svg)](https://github.com/zablose/navbar/actions/workflows/tests-on-master.yml/badge.svg)[![](https://github.com/zablose/navbar/actions/workflows/tests-on-dev.yml/badge.svg)](https://github.com/zablose/navbar/actions/workflows/tests-on-dev.yml/badge.svg)

Navbar
======

[](#navbar)

Render an HTML from the navigation entities, stored in a database.

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

[](#installation)

### Composer

[](#composer)

```
composer require zablose/navbar

```

Usage example with Laravel
--------------------------

[](#usage-example-with-laravel)

Check the [Laravel App](laravel) folder for a usage example.

Main files and folders to look at:

- [Config](laravel/config/navbar.php)
- [Migrations](laravel/database/migrations)
- [Seeders](laravel/database/seeders)
- [ComposerServiceProvider](laravel/app/Providers/ComposerServiceProvider.php)
- [NavbarComposer](laravel/app/Http/ViewComposers/NavbarComposer.php)
- [Navigation](laravel/app/Http/Navigation)

Development
-----------

[](#development)

> Check submodule [readme](https://github.com/zablose/docker-images/blob/master/readme.md) for more details about development environment used.

### Hosts

[](#hosts)

Append to `/etc/hosts`.

```
127.0.0.25      navbar.zdev

```

Demo
----

[](#demo)

Visit  to play with navigation on your development environment.

### Index Page

[](#index-page)

[![](readme/pictures/demo/index.png)](readme/pictures/demo/index.png)

### Home Page

[](#home-page)

[![](readme/pictures/demo/home.png)](readme/pictures/demo/home.png)

License
-------

[](#license)

This package is free software distributed under the terms of the MIT license.

###  Health Score

43

—

FairBetter than 90% of packages

Maintenance59

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity75

Established project with proven stability

 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 ~390 days

Recently: every ~668 days

Total

10

Last Release

297d ago

Major Versions

1.0.4 → 2.02018-03-20

2.0 → 3.0.02020-02-27

PHP version history (5 changes)1.0.0PHP &gt;=5.4.0

1.0.1PHP &gt;=5.5.0

2.0PHP ^7.1

3.0.0PHP ^7.4

3.0.2PHP ^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/f95c92b9fb84f816abf67c56a294e5878f785106a33044389f2e01a3bcd5d907?d=identicon)[zablose](/maintainers/zablose)

---

Top Contributors

[![zablose](https://avatars.githubusercontent.com/u/8734335?v=4)](https://github.com/zablose "zablose (122 commits)")

---

Tags

htmlbuildernavbarnavigation

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zablose-navbar/health.svg)

```
[![Health](https://phpackages.com/badges/zablose-navbar/health.svg)](https://phpackages.com/packages/zablose-navbar)
```

###  Alternatives

[vluzrmos/collective-html

LaravelCollective Html and Form builder for Lumen.

2523.9k](/packages/vluzrmos-collective-html)[naucon/htmlbuilder

A package for php to generate html markup with object representation but without the overhead of domXML or SimpelXML.

1254.8k2](/packages/naucon-htmlbuilder)[avplab/php-html-builder

PHP Html builder simplifies creation of an html code in php scripts. Allows to build (or generate) the html in simple natural way, similarly as create a html page.

189.2k](/packages/avplab-php-html-builder)[epic-64/elem

A fluent, type-safe PHP library for building HTML documents using the DOM

272.9k](/packages/epic-64-elem)

PHPackages © 2026

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