zicht / menu-bundle
Menu utilities for Symfony
Installs: 9 263
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 4
Type:symfony-bundle
Requires
- php: ^7.1
- gedmo/doctrine-extensions: ^2.3
- knplabs/knp-menu-bundle: ^3
- symfony/console: ^4.4
- zicht/framework-extra-bundle: ^9
- zicht/url-bundle: ^5
Requires (Dev)
- phpunit/phpunit: ^4
Suggests
- zicht/admin-bundle: To integrate with Sonata Admin
- dev-release/4.x
- dev-release/3.x
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.2
- 4.0.1
- 4.0.0
- 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.3-rc.1
- 2.8.2
- 2.8.1
- 2.8.0
- 2.8.0-rc.2
- 2.8.0-rc.1
- 2.8.0-beta.2
- 2.8.0-beta.1
- 2.7.1
- 2.7.1-rc.1
- 2.7.0
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- 2.6.0-rc.3
- 2.6.0-rc.2
- 2.6.0-rc.1
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.1-rc.1
- 2.5.0
- 2.5.0-rc.1
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.0-rc.1
- 2.3.0-beta.1
- 2.2.5
- 2.2.4
- 2.2.4-rc.1
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.0
- 2.0.0-rc.1
- 2.0.0-beta.10
- 2.0.0-beta.9
- 2.0.0-beta.8
- 2.0.0-beta.7
- 2.0.0-beta.6
- 2.0.0-beta.5
- 2.0.0-beta.4
- 2.0.0-beta.3
- 2.0.0-beta.2
- 2.0.0-beta.1
- 2.0.0-alpha.1
- 1.6.1
- 1.6.1-rc.2
- 1.6.1-rc.1
- 1.6.0
- 1.6.0-rc.2
- 1.6.0-rc.1
- 1.6.0-beta.1
- 1.5.4-rc.3
- 1.5.4-rc.2
- 1.5.4-rc.1
- 1.5.3-rc.1
- 1.5.2
- 1.5.1
- 1.5.0
- 1.5.0-rc.3
- 1.5.0-rc.2
- 1.5.0-rc.1
- 1.4.0-rc.2
- 1.4.0-rc.1
- 1.3.0-rc.3
- 1.3.0-rc.2
- 1.3.0-rc.1
- 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.1-rc.1
- 1.1.0
- 1.1.0-rc.4
- 1.1.0-rc.3
- 1.1.0-rc.2
- 1.1.0-rc.1
- 1.0.5.x-dev
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0
- 1.0.0-rc.5
- 1.0.0-rc.4
- dev-feature/upd-transl
- dev-release/2.x
This package is auto-updated.
Last update: 2021-01-11 08:56:24 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