zicht / menu-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
Menu utilities for Symfony
7.0.1
2025-07-04 13:53 UTC
Requires
- php: ^8.0
- gedmo/doctrine-extensions: ^3
- knplabs/knp-menu-bundle: ^3.0
- symfony/console: ^6.4
- symfony/dependency-injection: ^6.4
- symfony/http-kernel: ^6.4
- symfony/security-core: ^6.4
- twig/twig: ^3
- zicht/admin-bundle: ^9
- zicht/framework-extra-bundle: ^11
- zicht/url-bundle: ^8
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3
- phpunit/phpunit: ^9.6
This package is auto-updated.
Last update: 2025-11-27 16:40:03 UTC
README
Provides an integration between KnpMenuBundle and Doctrine to store your menu in the database. Optionally you can integrate with sonata project).
Features
- Multilingual
- Uses a highly optimized table storage for querying menu's.
- Hook into zicht/url-bundle to put any "linkable" object in the menu
- Hook into zicht/page-bundle to easily add pages to a menu
The zicht/cms tutorial
Read the contents of the
zicht/cms tutorial to get
a feel of how you can use this bundle in combination with the other
zicht/cms libraries.
Maintainers
- Boudewijn Schoon boudewijn@zicht.nl
- Erik Trapman erik@zicht.nl