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