capham / laravel-menus
Laravel Menu management
4.0.0
2019-10-01 16:50 UTC
Requires
- php: >=7.1
- illuminate/config: 5.8.*
- illuminate/support: 5.8.*
- illuminate/view: 5.8.*
- laravelcollective/html: 5.8.*.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.10
- mockery/mockery: ^1.0
- orchestra/testbench: 3.8.*
- phpunit/phpunit: ^7.3
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 |
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, 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 and full documentation on https://nwidart.com/laravel-menus/.
Credits
License
The MIT License (MIT). Please see License File for more information.