PHPackages                             yii2cmf/yii2-admin-module - 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. [Admin Panels](/categories/admin)
4. /
5. yii2cmf/yii2-admin-module

ActiveYii2-extension[Admin Panels](/categories/admin)

yii2cmf/yii2-admin-module
=========================

Yii2 admin module

01Hack

Since Jan 15Pushed 6y ago1 watchersCompare

[ Source](https://github.com/yii2cmf/yii2-admin-module)[ Packagist](https://packagist.org/packages/yii2cmf/yii2-admin-module)[ RSS](/packages/yii2cmf-yii2-admin-module/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 admin module
=================

[](#yii2-admin-module)

.

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

[](#installation)

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

Either run

```
php composer.phar require yii2cmf/yii2-admin-module "*"

```

or add

```
"yii2cmf/yii2-admin-module": "*"

```

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

Usage
-----

[](#usage)

You need to add the following code to your application configuration:

```
'modules' => [
    'admin' => [
        'class' => 'yii2cmf\modules\admin\Module',
    ],
]
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/53831813?v=4)[yii2cmf](/maintainers/yii2cmf)[@yii2cmf](https://github.com/yii2cmf)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yii2cmf-yii2-admin-module/health.svg)

```
[![Health](https://phpackages.com/badges/yii2cmf-yii2-admin-module/health.svg)](https://phpackages.com/packages/yii2cmf-yii2-admin-module)
```

PHPackages © 2026

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