squipix / laravel-menus
Laravel Menu management
2.0.0
2026-03-07 23:10 UTC
Requires
- php: ^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
- squipix/html: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16|^3.0
- mockery/mockery: ^1.6
- orchestra/testbench: ^8.0 || ^9.0 || ^10.0
- phpunit/phpunit: ^10.5 || ^11.0
This package is auto-updated.
Last update: 2026-03-10 07:41:20 UTC
README
# Laravel Menus This package is a fork and drop-in replacement for nWidart/laravel-menus that adds support for Laravel 9, 10, 11, 12 | **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.0 | master | | 10.0 | master | | 11.0 | master | | 12.0 | master | `Squipix/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. ## Documentation You'll find installation instructions and full documentation on https://Squipix.com/laravel-menus/. ## Credits - [Nicolas Widart](https://github.com/nwidart) - [gravitano](https://github.com/gravitano) - [All Contributors](../../contributors) ## License The MIT License (MIT). Please see [License File](LICENSE.md) for more information.