|
|
il y a 12 ans | |
|---|---|---|
| .. | ||
| DependencyInjection | il y a 12 ans | |
| Provider | il y a 12 ans | |
| Renderer | il y a 12 ans | |
| Resources | il y a 12 ans | |
| Templating/Helper | il y a 12 ans | |
| Tests | il y a 12 ans | |
| vendor | il y a 12 ans | |
| .gitignore | il y a 12 ans | |
| .travis.yml | il y a 12 ans | |
| KnpMenuBundle.php | il y a 12 ans | |
| README.md | il y a 12 ans | |
| UPGRADE.md | il y a 12 ans | |
| composer.json | il y a 12 ans | |
| phpunit.xml.dist | il y a 12 ans | |
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.