dianuj / laravel-menus
Laravel Menu management
dev-master / 6.0.x-dev
2023-08-07 10:47 UTC
Requires
- php: >=8.2
- illuminate/config: ^9.0
- illuminate/support: ^9.0
- illuminate/view: ^9.0
- laravelcollective/html: ^6.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.2
- mockery/mockery: ^1.0
- orchestra/testbench: ^7.0
- phpunit/phpunit: ^9.0
This package is not auto-updated.
Last update: 2025-06-24 18:20:08 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.