squipix/laravel-menus

Laravel Menu management

Maintainers

Package info

github.com/squipix/laravel-menus

pkg:composer/squipix/laravel-menus

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

3.0.1 2026-03-17 23:58 UTC

This package is auto-updated.

Last update: 2026-04-18 00:10:37 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

Local documentation is provided in the `docs/` directory. Start here:

- [Overview](docs/overview.md)
- [Installation](docs/installation.md)
- [Usage & Examples](docs/usage.md)
- [Presenters & Customization](docs/presenters.md)

The original online documentation is still available at 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.