PHPackages                             mimicreative/yii2-metismenu - 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. mimicreative/yii2-metismenu

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

mimicreative/yii2-metismenu
===========================

Metis Menu Asset Bundle for Yii2

1.0.0(9y ago)4161MIT LicensePHP

Since Nov 1Pushed 9y ago2 watchersCompare

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

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

MetisMenu Asset Bundle for Yii2
===============================

[](#metismenu-asset-bundle-for-yii2)

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

[](#installation)

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

Add to the require section of your `composer.json` file:

```
"mimicreative/yii2-metismenu": "~1.0"

```

And run in terminal

```
composer update

```

Usage
-----

[](#usage)

Use as the asset bundle in Yii2 View files.

```
// write this in your view file or layout
\mimicreative\assets\MetisMenuAsset::register($this);

```

Or maybe you prefer to include it in your asset dependency.

```
public $depends = [
  // ...
  'mimicreative\assets\MetisMenuAsset',
  // ...
];

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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

3530d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8d5451e89a30fcbdbca53d840dbd2ac9534d7cb594b7a5b4e1eae31ff3a8168d?d=identicon)[haqqi](/maintainers/haqqi)

---

Top Contributors

[![haqqi](https://avatars.githubusercontent.com/u/831763?v=4)](https://github.com/haqqi "haqqi (5 commits)")

---

Tags

menuyii2metisMenu

### Embed Badge

![Health badge](/badges/mimicreative-yii2-metismenu/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)

PHPackages © 2026

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