Download the PHP package altamash80/laminas-mvc-bootstrap-menu without Composer
On this page you can find all versions of the php package altamash80/laminas-mvc-bootstrap-menu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download altamash80/laminas-mvc-bootstrap-menu
More information about altamash80/laminas-mvc-bootstrap-menu
Files in altamash80/laminas-mvc-bootstrap-menu
Package laminas-mvc-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
Homepage http://www.lrphpt.com
Informations about the package laminas-mvc-bootstrap-menu
laminas-mvc-bootstrap-menu
This repository will contain bootstrap menu integration with laminas-mvc
Pre-Requisites
You need to have bootstrap css and js files 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
HcOffCanvas Menu
Usage in MVC View
All versions of laminas-mvc-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