squipix/laravel-menus

Laravel Menu management

Maintainers

Package info

github.com/squipix/laravel-menus

pkg:composer/squipix/laravel-menus

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

2.0.0 2026-03-07 23:10 UTC

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.