PHPackages                             maxwen/yii2-adminlte-gii - 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. maxwen/yii2-adminlte-gii

ActiveExtension[Admin Panels](/categories/admin)

maxwen/yii2-adminlte-gii
========================

yii2 code generator with adminlte theme

1.0.3(9y ago)92.0k↓100%4[2 PRs](https://github.com/max-wen/yii2-adminlte-gii/pulls)MITPHP

Since Oct 10Pushed 8y ago2 watchersCompare

[ Source](https://github.com/max-wen/yii2-adminlte-gii)[ Packagist](https://packagist.org/packages/maxwen/yii2-adminlte-gii)[ RSS](/packages/maxwen-yii2-adminlte-gii/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

yii2-adminlte-gii
=================

[](#yii2-adminlte-gii)

yii2 code generator for [AdminLTE](https://github.com/almasaeed2010/AdminLTE) theme.

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

[](#installation)

in your main-local.php, add options blow:

```
$config['bootstrap'][] = 'gii';
$config['modules']['gii'] = [
		'class' => 'yii\gii\Module',
		'allowedIPs' => ['127.0.0.1'],
		'controllerNamespace' => 'maxwen\gii\controllers',
		'generators' => [
			'AdminLte Crud' => [
				'class' => 'maxwen\gii\generators\crud\Generator',
			]
		]
	];
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~3 days

Total

4

Last Release

3491d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dea29ab3f737decc3534de372cc6bf5beb19843ae09802480c77307fed7d3117?d=identicon)[max.wen](/maintainers/max.wen)

---

Top Contributors

[![max-wen](https://avatars.githubusercontent.com/u/116544153?v=4)](https://github.com/max-wen "max-wen (4 commits)")[![imaxwen](https://avatars.githubusercontent.com/u/2849142?v=4)](https://github.com/imaxwen "imaxwen (2 commits)")

### Embed Badge

![Health badge](/badges/maxwen-yii2-adminlte-gii/health.svg)

```
[![Health](https://phpackages.com/badges/maxwen-yii2-adminlte-gii/health.svg)](https://phpackages.com/packages/maxwen-yii2-adminlte-gii)
```

###  Alternatives

[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

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

PHPackages © 2026

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