overturelabs / menu
Menu builder for Laravel 4
dev-master
2013-12-15 13:04 UTC
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: 2024-11-19 01:33:30 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.