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