Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/knplabs/knp-menu-bundle
..
DependencyInjection
EventListener
Provider
Renderer
Resources
Templating/Helper
Tests
.gitignore
.travis.yml
CHANGELOG.md
KnpMenuBundle.php
LICENSE
README.md
composer.json
phpunit.xml.dist

README.md

KnpMenuBundle

The KnpMenuBundle integrates the KnpMenu PHP library with Symfony. This means easy-to-implement and feature-rich menus in your Symfony application!

Build Status Latest Stable Version Latest Unstable Version

knpbundles.com

What now?

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.

Credits

This bundle was originally ported from ioMenuPlugin, a menu plugin for symfony1. It has since been developed by knpLabs and the Symfony community.