overturelabs / menu
Menu builder for Laravel 4
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/overturelabs/menu
Requires
- php: >=5.3.0
- illuminate/html: 4.1.*
- illuminate/routing: 4.1.*
- illuminate/support: 4.1.*
Requires (Dev)
- mockery/mockery: dev-master@dev
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2025-10-07 05:43:27 UTC
README
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.