PHPackages                             prawee/yii2-adminlte-theme - 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. prawee/yii2-adminlte-theme

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

prawee/yii2-adminlte-theme
==========================

Adminlte V3 Theme collections for Yii 2 Web Application

1.0(9y ago)03703BSD-3-ClausePHPCI failing

Since Feb 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/prawee/yii2-adminlte-theme)[ Packagist](https://packagist.org/packages/prawee/yii2-adminlte-theme)[ RSS](/packages/prawee-yii2-adminlte-theme/feed)WikiDiscussions master Synced 1mo ago

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

Backend template for Yii 2 Application + AdminLTE v3 + Bootstrap 4
==================================================================

[](#backend-template-for-yii-2-application--adminlte-v3--bootstrap-4)

Reference resource
------------------

[](#reference-resource)

-
-
-

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

[](#installation)

### Release version

[](#release-version)

```
php composer.phar require --prefer-dist prawee/yii2-adminlte-theme "dev-master"

```

or add

```
"prawee/yii2-adminlte-theme": "dev-master"

```

### V2 or older

[](#v2-or-older)

```
php composer.phar require --prefer-dist prawee/yii2-adminlte-theme "1.0"

```

or add

```
"prawee/yii2-adminlte-theme": "1.0"

```

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

Usage
-----

[](#usage)

```
'components'=>[
    ...
    'view' => [
        'theme' => [
            'pathMap' => [
                '@app/views' => '@vendor/prawee/yii2-adminlte-theme/views'
            ],
        ],
    ],
    ...
],
'params' => [
    'shortName' => 'PW'
]
```

Developer
---------

[](#developer)

```
composer update -vvv
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

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

3381d ago

### Community

Maintainers

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

---

Top Contributors

[![prawee](https://avatars.githubusercontent.com/u/3203937?v=4)](https://github.com/prawee "prawee (35 commits)")

---

Tags

adminltelayoutsthemeyii2yii2-adminlte-themeyii2extensionthemeAdminLTE

### Embed Badge

![Health badge](/badges/prawee-yii2-adminlte-theme/health.svg)

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

###  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)
