|
12 years ago | |
---|---|---|
.. | ||
DependencyInjection | 12 years ago | |
Provider | 12 years ago | |
Renderer | 12 years ago | |
Resources | 12 years ago | |
Templating/Helper | 12 years ago | |
Tests | 12 years ago | |
vendor | 12 years ago | |
.gitignore | 12 years ago | |
.travis.yml | 12 years ago | |
KnpMenuBundle.php | 12 years ago | |
README.md | 12 years ago | |
UPGRADE.md | 12 years ago | |
composer.json | 12 years ago | |
phpunit.xml.dist | 12 years ago |
The KnpMenuBundle
integrates the KnpMenu
PHP library with Symfony2. This means easy-to-implement and feature-rich menus
in your Symfony2 application!
Documentation! The documentation for this bundle is available in the Resources/doc
directory of the bundle:
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.
This bundle was originally ported from ioMenuPlugin, a menu plugin for symfony1. It has since been developed by knpLabs and the Symfony community.