https://github.com/nwidart/laravel-menus
Laravel Menu Management
https://github.com/nwidart/laravel-menus
laravel laravel-menu menus php
Last synced: about 1 month ago
JSON representation
Laravel Menu Management
- Host: GitHub
- URL: https://github.com/nwidart/laravel-menus
- Owner: nWidart
- License: mit
- Created: 2016-08-03T12:19:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-25T07:52:00.000Z (about 1 year ago)
- Last Synced: 2025-04-08T16:08:11.301Z (3 months ago)
- Topics: laravel, laravel-menu, menus, php
- Language: PHP
- Size: 113 KB
- Stars: 169
- Watchers: 8
- Forks: 109
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel Menus
[](https://packagist.org/packages/nwidart/laravel-menus)
[](LICENSE.md)
[](https://travis-ci.org/nWidart/laravel-menus)
[](https://scrutinizer-ci.com/g/nWidart/laravel-menus/?branch=master)
[](https://insight.sensiolabs.com/projects/6b187410-e586-465f-a137-2d1fbf7ac724)
[](https://scrutinizer-ci.com/g/nWidart/laravel-menus)
[](https://packagist.org/packages/nwidart/laravel-menus)| **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](https://github.com/pingpong-labs/menus), which isn't maintained anymore. This package is used in [AsgardCMS](https://asgardcms.com/).
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
- [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.