|  | пре 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.