rmzamora / knp-menu-bundle
This bundle provides an integration of the KnpMenu library. rmzamora forked
Installs: 943
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 195
Type:symfony-bundle
Requires
- knplabs/knp-menu: 2.0.*
- symfony/framework-bundle: ~2.0
This package is not auto-updated.
Last update: 2017-11-05 08:01:22 UTC
README
The KnpMenuBundle
integrates the KnpMenu
PHP library with Symfony2. This means easy-to-implement and feature-rich menus
in your Symfony2 application!
What now?
Documentation! The documentation for this bundle is available in the Resources/doc
directory of the bundle:
- Read the KnpMenuBundle documentation
This bundle's job is to integrate a standalone PHP menu library called KnpMenu. You can learn a lot more about how this library works by reading that library's documentation.
Credits
This bundle was originally ported from ioMenuPlugin, a menu plugin for symfony1. It has since been developed by knpLabs and the Symfony community.