meritoo / menu-bundle
Build navigation easily, without any efforts. Bundle based on Symfony framework.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.2
- meritoo/common-bundle: ^0.1.22
- meritoo/menu: ^0.0.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.14
- infection/infection: ^0.11.4
- php-coveralls/php-coveralls: ^2.1
- phpstan/phpstan: ^0.11.1
- phpunit/phpunit: ^8.0
- sebastian/phpcpd: ^4.1
- squizlabs/php_codesniffer: ^2.9
- symfony/phpunit-bridge: ^4.1
- vimeo/psalm: ^3.0
This package is auto-updated.
Last update: 2024-10-29 05:22:59 UTC
README
Build navigation easily, without any efforts. Bundle based on Symfony framework.
Installation
Run Composer to install this package in your project:
composer require meritoo/menu-bundle
Configuration
All parameters have default values. After installation of this bundle, you have to do nothing. If you want to tweak some of parameters, create proper configuration file and enter desired parameters.
Usage
- Configuration
- Twig extensions:
Development
More information you can find here