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