Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439 Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
29 lines
1.4 KiB
Markdown
29 lines
1.4 KiB
Markdown
KnpMenuBundle
|
|
=============
|
|
The `KnpMenuBundle` integrates the [KnpMenu](https://github.com/KnpLabs/KnpMenu)
|
|
PHP library with Symfony. This means easy-to-implement and feature-rich menus
|
|
in your Symfony application!
|
|
|
|
[](http://travis-ci.org/KnpLabs/KnpMenuBundle)
|
|
[](https://packagist.org/packages/knplabs/knp-menu-bundle)
|
|
[](https://packagist.org/packages/knplabs/knp-menu-bundle)
|
|
|
|
[](http://knpbundles.com/KnpLabs/KnpMenuBundle)
|
|
|
|
### What now?
|
|
|
|
Documentation! The documentation for this bundle is available in the `Resources/doc`
|
|
directory of the bundle:
|
|
|
|
* Read the [KnpMenuBundle documentation](http://symfony.com/doc/master/bundles/KnpMenuBundle/index.html)
|
|
|
|
This bundle's job is to integrate a standalone PHP menu library called [KnpMenu](https://github.com/KnpLabs/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](http://github.com/weaverryan/ioMenuPlugin),
|
|
a menu plugin for symfony1. It has since been developed by [knpLabs](http://www.knplabs.com) and
|
|
the Symfony community.
|