zicht / menu-bundle
Menu utilities for Symfony
Installs: 27 372
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
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
- dev-release/6.x
- 7.0.0
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.2
- 6.0.1
- 6.0.0
- 5.1.1
- 5.1.0
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.3.4
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- 4.2.2
- 4.2.1
- 4.2.0
- 4.1.4
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.8.12
- 2.8.11
- 2.8.10
- 2.8.9
- 2.8.8
- 2.8.7
- 2.8.6
- 2.8.5
- 2.8.4
- 2.8.3
- 2.8.2
- 2.8.1
- 2.8.0
- 2.7.1
- 2.7.0
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.2.5
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.0
- 1.6.1
- 1.6.0
- 1.5.2
- 1.5.1
- 1.5.0
- 1.2.x-dev
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.5.x-dev
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0
- dev-release/7.x
- dev-release/5.x
- dev-release/4.x
- dev-release/3.x
- dev-release/2.x
This package is auto-updated.
Last update: 2024-11-02 15:13:38 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