poseso / modular-menu
Laravel Menu management package
Installs: 408
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/poseso/modular-menu
Requires
- php: >=8.0
- 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
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- mockery/mockery: ^1.4.4
- orchestra/testbench: ^6.2|^9.0|^10.0
- phpunit/phpunit: ^9.5.10|^10.0|^11.0|^12.0
This package is auto-updated.
Last update: 2025-10-12 22:01:10 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.