The KnpMenuBundle integrates the KnpMenu PHP library with Symfony2.
The KnpMenuBundle integrates the KnpMenu PHP library with Symfony2.
Once knpmenu is integrated with Symfony, you can use 2 differents ways to build a menu:
- the "easy" way (basically the same as KnpMenu when using it as a stand alone library)
- and the more flexible method using a service.
Useful links: