Download the PHP package easymvc/menu without Composer
On this page you can find all versions of the php package easymvc/menu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor easymvc
Package menu
Short Description PHP Class Menu for the EasyMVC Framework
License GPL-3.0-or-later
Package menu
Short Description PHP Class Menu for the EasyMVC Framework
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package menu
PHP Class Menu for the EasyMVC Framework
This is the Class Menu which is used by EasyMVC.
Installation
Install the package using composer.
or by editing composer.json yourself and adding:
External packages
This package includes the CSS and JavaScript file from Github repository Bootstrap 4 Responsive Navbar with Multi level Dropdowns from developer BootstrapThemes.co.
If you want to use multi level Dropdowns for your Bootstrap menu, don't forget to add following lines to your twig-template:
<script src="{{ BASE_URL }}/vendor/easymvc/menu/src/js/bootstrap-4-navbar.js"></script>
<link href="{{ BASE_URL }}/vendor/easymvc/menu/src/css/bootstrap-4-navbar.css" rel="stylesheet">
All versions of menu with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 7.2
The package easymvc/menu contains the following files
Loading the files please wait ....