Download the PHP package lm-commons/lmc-bootstrap-menu without Composer
On this page you can find all versions of the php package lm-commons/lmc-bootstrap-menu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lm-commons/lmc-bootstrap-menu
More information about lm-commons/lmc-bootstrap-menu
Files in lm-commons/lmc-bootstrap-menu
Package lmc-bootstrap-menu
Short Description This repository can generate nested bootstrap menu based on ul li tag. More may come later. Thanks!
License BSD-3-Clause
Informations about the package lmc-bootstrap-menu
LmcBootstrapMenu
This repository will contain bootstrap menu integration with laminas-mvc.
Pre-Requisites
You need to have bootstrap css and js file included in your layout.phtml. If not, you can still be able to see the generated html.
Introduction
This package generates a bootstrap menu based on the configuration given in your application. Which should be compatible with Laminas-Navigation. Because this package extends Laminas-Navigation therefore the configuration should match with Laminas-Navigation. This package came into existence with the help of Frank Brückner. Thanks for the help Frank Brückner. My first contribution to Laminas MVC.
Installation using Composer
Registering the modules in your application
Menu Container Array
Usage in MVC View
All versions of lmc-bootstrap-menu with dependencies
laminas/laminas-modulemanager Version ^2.5
laminas/laminas-loader Version ^2.6
laminas/laminas-eventmanager Version ^3.0
laminas/laminas-mvc Version ^3.0
laminas/laminas-navigation Version ^2.10