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