knplabs / knp-menu-bundle
This bundle provides an integration of the KnpMenu library
Installs: 43 839 474
Dependents: 360
Suggesters: 43
Security: 0
Stars: 1 403
Watchers: 55
Forks: 203
Open Issues: 16
Type:symfony-bundle
Requires
- php: ^8.1
- knplabs/knp-menu: ^3.3
- symfony/deprecation-contracts: ^2.5 | ^3.3
- symfony/framework-bundle: ^5.4 | ^6.0 | ^7.0
Requires (Dev)
- phpunit/phpunit: ^10.5 | ^11.0.3
- symfony/expression-language: ^5.4 | ^6.0 | ^7.0
- symfony/phpunit-bridge: ^6.0 | ^7.0
- symfony/templating: ^5.4 | ^6.0 | ^7.0
README
The KnpMenuBundle
integrates the KnpMenu
PHP library with Symfony. This means easy-to-implement and feature-rich menus
in your Symfony application!
What now?
Documentation! The documentation for this bundle is available in the docs
directory of the bundle:
- Read the KnpMenuBundle documentation
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.
Maintainers
Please read this post first.
This library is maintained by the following people (alphabetically sorted) :
- @garak
- @stof
Credits
This bundle was originally ported from ioMenuPlugin, a menu plugin for symfony1. It has since been developed by knpLabs and the Symfony community.