overturelabs/menu
Menu builder for Laravel 4
19
1
| Install | |
|---|---|
composer require overturelabs/menu |
|
| PHP: | >=5.3.0 |
| License: | MIT |
| Last Updated: | Dec 15, 2013 |
| Links: | GitHub · Packagist |
Maintainer: TechTowkay
Menu Builder for Laravel 4
Ever wanted a more elegant way of handling menus?
With Menu builder, you can build and render menus easily.
Features
- Priority based menu items!
- Add menu items from controllers!
- Render them easily in views!
- Full control and customizability!
@todo
- Add a short tutorial writeup!
- Add rendering engine for Zurb Foundation!
- Add tests!
Known Bugs
- Namespace feature is potentially buggy. Do not use.