zablose / navbar
Navbar - Build an HTML from the navigation entities, stored in a database.
3.1.0
2025-07-16 12:18 UTC
Requires
- php: ^7.4|^8.0
- ext-json: *
Requires (Dev)
- ext-pdo: *
- fakerphp/faker: ^1.24.1
- laravel/framework: ^12.20.0
- laravel/tinker: ^2.10.1
- mockery/mockery: ^1.6.12
- nunomaduro/collision: ^8.8.2
- phing/phing: ^3.0.1
- phpunit/phpunit: ^11.5.27
README
Navbar
Render an HTML from the navigation entities, stored in a database.
Installation
Composer
composer require zablose/navbar
Usage example with Laravel
Check the Laravel App folder for a usage example.
Main files and folders to look at:
Development
Check submodule readme for more details about development environment used.
Hosts
Append to /etc/hosts
.
127.0.0.25 navbar.zdev
Demo
Visit https://navbar.zdev/ to play with navigation on your development environment.
Index Page
Home Page
License
This package is free software distributed under the terms of the MIT license.