prabowosd / laravel-menus
A menu builder for Laravel
v1.1.0
2025-10-28 20:10 UTC
Requires
- php: ^7.3|^8.0|^8.1|^8.2
- illuminate/config: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- illuminate/support: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- illuminate/view: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- prabowosd/laravel-collective-html: dev-master
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- mockery/mockery: ^1.4
- orchestra/testbench: ^6.2|^7.0|^8.0
- phpunit/phpunit: ^8.5|^9.0|^10.0
This package is auto-updated.
Last update: 2026-02-28 03:46:51 UTC
README
| Laravel | laravel-menus |
|---|---|
| 5.4 | ^0.5 |
| 5.5 | ^1.0 |
| 5.6 | ^2.0 |
| 5.7 | ^3.0 |
| 5.8 | ^4.0 |
| 6.0 | ^5.0 |
| 8.0 | ^7.0 |
nwidart/laravel-menus is a laravel package which created to manage menus. It has a feature called presenters which enables easy styling and custom structure of menu rendering.
This package is a re-published, re-organised and maintained version of pingpong/menus, which isn't maintained anymore. This package is used in AsgardCMS.
With one big added bonus that the original package didn't have: tests.
Documentation
You'll find installation instructions and full documentation on https://nwidart.com/laravel-menus/.
Credits
License
The MIT License (MIT). Please see License File for more information.