knplabs / knp-menu-bundle
This bundle provides an integration of the KnpMenu library
Installs: 34 576 968
Dependents: 354
Suggesters: 41
Security: 0
Stars: 1 365
Watchers: 60
Forks: 201
Open Issues: 18
Type:symfony-bundle
Requires
- php: ^7.2 || ^8.0
- knplabs/knp-menu: ^3.1
- symfony/framework-bundle: ^3.4 | ^4.4 | ^5.0 | ^6.0
Requires (Dev)
- phpunit/phpunit: ^8.5 | ^9.5
- symfony/expression-language: ^3.4 | ^4.4 | ^5.0 | ^6.0
- symfony/phpunit-bridge: ^5.2 | ^6.0
- symfony/templating: ^3.4 | ^4.4 | ^5.0 | ^6.0
This package is auto-updated.
Last update: 2023-05-22 09:58:06 UTC
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.