The KnpMenu library provides object oriented menus for PHP 5.3 which can be used with or without Symfony 2.
The KnpMenu library provides object oriented menus for PHP 5.3 which can be used with or without Symfony 2.
Since it always a problem to create menu: manage childs, define who is active, etc ... and can become a headache to code and maintain. This library solves the issue by giving you a small, yet powerful and flexible framework for handling your menus.
Basic questions that can be posted for this tag could be:
- how to customize the renderer?
- how to define a nested for an array?
- how can I use it with Twig instead of PHP as template engine?
Useful links: