PHPackages                             wbraganca/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. wbraganca/yii2-mmenu-widget

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

wbraganca/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

v1.0.0(11y ago)4702↓50%6[2 issues](https://github.com/wbraganca/yii2-mmenu-widget/issues)[2 PRs](https://github.com/wbraganca/yii2-mmenu-widget/pulls)BSD-3-ClausePHP

Since Dec 8Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (1)Used By (0)

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.

```
