xxallanxx / laravel-menus
Laravel Menu management
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/xxallanxx/laravel-menus
Requires
- php: >=8.0
- illuminate/config: ^9.50
- illuminate/support: ^9.50
- illuminate/view: ^9.50
- laravelcollective/html: ^6.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.14
- mockery/mockery: ^1.5
- orchestra/testbench: ^7.21
- phpunit/phpunit: ^9.6
This package is auto-updated.
Last update: 2025-12-08 21:09:22 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 |
| 9.5 | ^9.0 |
| 9.5 | ^9.5 |
xxallanxx/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, previous versions, and complete documentation at https://nwidart.com/laravel-menus/.
Credits
License
The MIT License (MIT). Please see License File for more information.