solidcloud / solid-menu-bundle
This bundle provides themes for KnpMenu library
Installs: 158
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 202
Type:symfony-bundle
pkg:composer/solidcloud/solid-menu-bundle
Requires
- php: ^8.1
- knplabs/knp-menu: ^3.6
- symfony/config: ^5.4 | ^6.0 | ^7.0
- symfony/dependency-injection: ^5.4 | ^6.0 | ^7.0
- symfony/deprecation-contracts: ^2.5 | ^3.3
- symfony/http-kernel: ^5.4 | ^6.0 | ^7.0
Requires (Dev)
- ext-dom: *
- phpunit/phpunit: ^10.5 | ^11.5 | ^12.1
- symfony/expression-language: ^5.4 | ^6.0 | ^7.0
- symfony/phpunit-bridge: ^6.0 | ^7.0
- symfony/templating: ^5.4 | ^6.0 | ^7.0
This package is auto-updated.
Last update: 2025-12-15 15:27:54 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.