PHPackages                             mithun12000/adminui - 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. mithun12000/adminui

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

mithun12000/adminui
===================

Yii2 admin ui based on AdminLTE free template

1.0.0(11y ago)2223719[8 issues](https://github.com/mithun12000/adminUI/issues)GPLv2JavaScript

Since Nov 12Pushed 8y ago5 watchersCompare

[ Source](https://github.com/mithun12000/adminUI)[ Packagist](https://packagist.org/packages/mithun12000/adminui)[ RSS](/packages/mithun12000-adminui/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (10)Versions (1)Used By (0)

adminUI
=======

[](#adminui)

Yii2 admin ui based on AdminLTE free template

Status
======

[](#status)

Its Under Development.

Installation
============

[](#installation)

Using `composer`

```
"require": {
	...other dependency...
	"mithun12000/adminui":"*"
},

```

Add as extension. Code:

```
'adminUi' =>
  [
    'name' => 'adminUi',
    'version' => '1.0',
	'bootstrap' => 'yii\adminUi\AdminUiBootstrap',
    'alias' =>
    [
      '@yii/adminUi' => [EXTENSION_PATH] '/adminUi',
      '@vendor/adminUi/assets/' => [EXTENSION_PATH] '/adminUi/assets',
      '@app/themes/adminui' => [EXTENSION_PATH] '/adminUi/themes/',
    ],
  ],

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

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

4203d ago

### Community

Maintainers

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

---

Top Contributors

[![mithun12000](https://avatars.githubusercontent.com/u/138779?v=4)](https://github.com/mithun12000 "mithun12000 (50 commits)")[![philippfrenzel](https://avatars.githubusercontent.com/u/2319890?v=4)](https://github.com/philippfrenzel "philippfrenzel (1 commits)")[![SinghAtul](https://avatars.githubusercontent.com/u/6213452?v=4)](https://github.com/SinghAtul "SinghAtul (1 commits)")

---

Tags

yii2themelayoutadminUi

### Embed Badge

![Health badge](/badges/mithun12000-adminui/health.svg)

```
[![Health](https://phpackages.com/badges/mithun12000-adminui/health.svg)](https://phpackages.com/packages/mithun12000-adminui)
```

###  Alternatives

[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[yiister/yii2-gentelella

Free admin template for backend

277278.3k5](/packages/yiister-yii2-gentelella)

PHPackages © 2026

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