PHPackages                             hiqdev/yii2-menus - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hiqdev/yii2-menus

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

hiqdev/yii2-menus
=================

Menus for Yii2

0.1.0(9y ago)829.5k25BSD-3-ClausePHP

Since Apr 19Pushed 4y ago2 watchersCompare

[ Source](https://github.com/hiqdev/yii2-menus)[ Packagist](https://packagist.org/packages/hiqdev/yii2-menus)[ Docs](https://github.com/hiqdev/yii2-menus)[ RSS](/packages/hiqdev-yii2-menus/feed)WikiDiscussions master Synced today

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

Yii2 Menus
==========

[](#yii2-menus)

**Menus for Yii2**

[![Latest Stable Version](https://camo.githubusercontent.com/b1dc2ce35f209bd216e2631199936bdd07f9cbb37ffcbaec45a234e1435e17d0/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f796969322d6d656e75732f762f737461626c65)](https://packagist.org/packages/hiqdev/yii2-menus)[![Total Downloads](https://camo.githubusercontent.com/3fc0aa4cec7aff3483353b6729eee40ce32d29280a9fb7995c521db093fb55b2/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f796969322d6d656e75732f646f776e6c6f616473)](https://packagist.org/packages/hiqdev/yii2-menus)[![Build Status](https://camo.githubusercontent.com/4dcc3240331d5374d8d0379bcdde6a2a45c8d3d313b1ae2b432cda1d57b9b79f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6869716465762f796969322d6d656e75732e737667)](https://travis-ci.org/hiqdev/yii2-menus)[![Scrutinizer Code Coverage](https://camo.githubusercontent.com/b23d69d21d999ace4088d54707ccae532eeff77aabc62c37c22ffa5ba56b00e8/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6869716465762f796969322d6d656e75732e737667)](https://scrutinizer-ci.com/g/hiqdev/yii2-menus/)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/745afbf8fbb3fc902bae4fc7371998020f47a6ed74b6aaba38e7f53706155070/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6869716465762f796969322d6d656e75732e737667)](https://scrutinizer-ci.com/g/hiqdev/yii2-menus/)[![Dependency Status](https://camo.githubusercontent.com/336b0c3330637cd0ff1377c940674ec625eb5a7f04ee5aa08fabdfc14b83bf00/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f6869716465763a796969322d6d656e75732f6465762d6d61737465722f62616467652e737667)](https://www.versioneye.com/php/hiqdev:yii2-menus/dev-master)

Provides:

- menu definition class: `hiqdev\yii2\menus\Menu`
- menu column for grid: `hiqdev\yii2\menus\grid\MenuColumn`
- advanced menu widget: `hiqdev\yii2\menus\widgets\Menu`
- menu button widget: `hiqdev\yii2\menus\widgets\MenuButton`

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

[](#installation)

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

Either run

```
php composer.phar require "hiqdev/yii2-menus"
```

or add

```
"hiqdev/yii2-menus": "*"
```

to the require section of your composer.json.

License
-------

[](#license)

This project is released under the terms of the BSD-3-Clause [license](LICENSE). Read more [here](http://choosealicense.com/licenses/bsd-3-clause).

Copyright © 2016-2017, HiQDev ()

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3363d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/790fd24da129907d373559f60c6994f664f06e3f518502c03580cc9f3594615e?d=identicon)[hiqdev](/maintainers/hiqdev)

---

Top Contributors

[![hiqsol](https://avatars.githubusercontent.com/u/11820365?v=4)](https://github.com/hiqsol "hiqsol (14 commits)")[![SilverFire](https://avatars.githubusercontent.com/u/4499203?v=4)](https://github.com/SilverFire "SilverFire (6 commits)")[![tafid](https://avatars.githubusercontent.com/u/3338188?v=4)](https://github.com/tafid "tafid (6 commits)")[![strorch](https://avatars.githubusercontent.com/u/23340907?v=4)](https://github.com/strorch "strorch (1 commits)")

---

Tags

hacktoberfestyii2menus

### Embed Badge

![Health badge](/badges/hiqdev-yii2-menus/health.svg)

```
[![Health](https://phpackages.com/badges/hiqdev-yii2-menus/health.svg)](https://phpackages.com/packages/hiqdev-yii2-menus)
```

###  Alternatives

[brussens/yii2-maintenance-mode

Maintenance mode component for Yii framework 2.x.x version.

78263.0k5](/packages/brussens-yii2-maintenance-mode)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1359.3k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
