PHPackages                             skeeks/yii2-mmenu-widget - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. skeeks/yii2-mmenu-widget

ActiveYii2-extension[Templating &amp; Views](/categories/templating)

skeeks/yii2-mmenu-widget
========================

The yii2-mmenu widget is a Yii 2 wrapper for the \[jQuery-mmenu\](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript

2.0.2(6y ago)01.1k1BSD-3-ClausePHP

Since Sep 20Pushed 6y ago1 watchersCompare

[ Source](https://github.com/skeeks-semenov/yii2-mmenu-widget)[ Packagist](https://packagist.org/packages/skeeks/yii2-mmenu-widget)[ RSS](/packages/skeeks-yii2-mmenu-widget/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (1)Used By (1)

yii2-mmenu-widget
=================

[](#yii2-mmenu-widget)

The yii2-mmenu-widget widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/):

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist wbraganca/yii2-mmenu-widget "*"

```

or add

```
"wbraganca/yii2-mmenu-widget": "*"

```

How to use
----------

[](#how-to-use)

On your view file.

```
