PHPackages                             keygenqt/yii2-vertical-menu - 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. keygenqt/yii2-vertical-menu

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

keygenqt/yii2-vertical-menu
===========================

Vertical Menu right/left position for admin panel or other areas on yii2

1.0.2(6y ago)01.4kApache-2.0PHPPHP &gt;=5.4.0

Since May 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/keygenqt/yii2-vertical-menu)[ Packagist](https://packagist.org/packages/keygenqt/yii2-vertical-menu)[ Docs](https://keygenqt.com/work/yii2-vertical-menu)[ RSS](/packages/keygenqt-yii2-vertical-menu/feed)WikiDiscussions master Synced 4w ago

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

Vertical Menu
=============

[](#vertical-menu)

[![Packagist Downloads](https://camo.githubusercontent.com/b68da2065c3658734705ea3ab0259b73fbe987dca4eea6eccc7ed86ca9881433/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b657967656e71742f796969322d766572746963616c2d6d656e753f6c6162656c3d5061636b6167697374253230446f776e6c6f616473)](https://camo.githubusercontent.com/b68da2065c3658734705ea3ab0259b73fbe987dca4eea6eccc7ed86ca9881433/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b657967656e71742f796969322d766572746963616c2d6d656e753f6c6162656c3d5061636b6167697374253230446f776e6c6f616473)

Vertical Menu right/left position for admin panel or other areas on yii2.

 [ ![](data/demo_button.gif) ](https://old.keygenqt.com/work/yii2-vertical-menu)

#### Installation

[](#installation)

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

```
"require": {
    "keygenqt/yii2-vertical-menu": "1.0.2"
}

```

#### Usage

[](#usage)

```
echo \keygenqt\verticalMenu\VerticalMenu::widget([
    'title' => 'KeyGenQt',
    'subtitle' => 'Admin panel',
    'titleUrl' => '#',
    'width' => 350,
    'side' => 'right',
    'itemsFront' => [
        [
            'url' => '#',
            'icon' => 'fas fa-sign-out-alt',
            'color' => '#2cb6e9',
            'options' => [
                'style' => 'padding-top: 24px;'
            ],
        ],
    ],
    'items' => [
        [
            'label' => 'Dashboard',
            'url' => '#',
        ],
        [
            'label' => ' Multimedia',
            'items' => [
                [
                    'label' => 'Music',
                    'url' => '#',
                    'active' => true
                ],
                [
                    'label' => 'Video',
                    'url' => '#',
                ],
                [
                    'label' => 'Podcast',
                    'url' => '#',
                ],
            ]
        ],
        [
            'label' => ' Translations',
            'items' => [
                [
                    'label' => 'Books',
                    'url' => '#',
                ],
                [
                    'label' => 'Post',
                    'url' => '#',
                ],
            ]
        ],
    ]
]);
```

#### License

[](#license)

```
Copyright 2016-2024 Vitaliy Zarubin

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

Every ~0 days

Total

2

Last Release

2226d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/caeb1b1bfd81d9317b8317e13ff3bb8e89189e97efb42aa73a3af10f17878605?d=identicon)[keygenqt](/maintainers/keygenqt)

---

Top Contributors

[![keygenqt](https://avatars.githubusercontent.com/u/9665914?v=4)](https://github.com/keygenqt "keygenqt (43 commits)")

---

Tags

extensionsyii2pluginmenuyii2extensionwidget

### Embed Badge

![Health badge](/badges/keygenqt-yii2-vertical-menu/health.svg)

```
[![Health](https://phpackages.com/badges/keygenqt-yii2-vertical-menu/health.svg)](https://phpackages.com/packages/keygenqt-yii2-vertical-menu)
```

###  Alternatives

[kartik-v/yii2-widget-sidenav

An enhanced side navigation menu styled for bootstrap (sub repo split from yii2-widgets)

364.1M8](/packages/kartik-v-yii2-widget-sidenav)[kartik-v/yii2-widget-colorinput

An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)

345.1M10](/packages/kartik-v-yii2-widget-colorinput)

PHPackages © 2026

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