PHPackages                             cinghie/yii2-admin-lte - 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. cinghie/yii2-admin-lte

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

cinghie/yii2-admin-lte
======================

Asset Bundle to include AdminLTE on your Yii 2 project

1.5.5(7y ago)31.5k2[6 issues](https://github.com/cinghie/yii2-admin-lte/issues)BSD-3-ClausePHP

Since Jul 6Pushed 4mo ago2 watchersCompare

[ Source](https://github.com/cinghie/yii2-admin-lte)[ Packagist](https://packagist.org/packages/cinghie/yii2-admin-lte)[ Docs](https://github.com/cinghie/yii2-admin-lte)[ RSS](/packages/cinghie-yii2-admin-lte/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (5)Versions (28)Used By (0)

Yii2 AdminLTE
=============

[](#yii2-adminlte)

[![License](https://camo.githubusercontent.com/df0cfbce09e077b2af1ab54eacf1044c5e954c19f860d2689cb954485dead953/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f63696e676869652f796969322d61646d696e2d6c74652e737667)](https://camo.githubusercontent.com/df0cfbce09e077b2af1ab54eacf1044c5e954c19f860d2689cb954485dead953/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f63696e676869652f796969322d61646d696e2d6c74652e737667)[![Latest Stable Version](https://camo.githubusercontent.com/51042e9cda03f82875c5b62d0c65b8d822084ec87963d30f7fe727d07a230df9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f63696e676869652f796969322d61646d696e2d6c74652e737667)](https://camo.githubusercontent.com/51042e9cda03f82875c5b62d0c65b8d822084ec87963d30f7fe727d07a230df9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f63696e676869652f796969322d61646d696e2d6c74652e737667)[![Latest Release Date](https://camo.githubusercontent.com/4eb9386d2b193330a08ac155f2d9817782abe63819477db87b79b93f3241a145/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f63696e676869652f796969322d61646d696e2d6c74652e737667)](https://camo.githubusercontent.com/4eb9386d2b193330a08ac155f2d9817782abe63819477db87b79b93f3241a145/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f63696e676869652f796969322d61646d696e2d6c74652e737667)[![Latest Commit](https://camo.githubusercontent.com/94f2abaf64cce63d6bb88b018cebcbec50ad44437a84b6d1c8bc075cab327368/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f63696e676869652f796969322d61646d696e2d6c74652e737667)](https://camo.githubusercontent.com/94f2abaf64cce63d6bb88b018cebcbec50ad44437a84b6d1c8bc075cab327368/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f63696e676869652f796969322d61646d696e2d6c74652e737667)[![Total Downloads](https://camo.githubusercontent.com/8f528d053172b1d0afc8ce677baa6c3379f343fd8101adfa753f943a2cfab582/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63696e676869652f796969322d61646d696e2d6c74652e737667)](https://packagist.org/packages/cinghie/yii2-admin-lte)

Asset Bundle to include AdminLTE on your Yii 2 project:

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

[](#installation)

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

Either run

```
php composer.phar require cinghie/yii2-admin-lte "^1.5.5"

```

or add this line to the require section of your `composer.json` file.

```
"cinghie/yii2-admin-lte": "^1.5.5"

```

Configuration
-------------

[](#configuration)

Add in the view for normal CSS and JS

```
use cinghie\adminlte\AdminLTEAsset;

AdminLTEAsset::register($this);

```

Add in the view for minify CSS and JS

```
use cinghie\adminlte\AdminLTEMinifyAsset;

AdminLTEMinifyAsset::register($this);

```

Widgets Examples
----------------

[](#widgets-examples)

[Alert](docs/example_alert.md)
[Box](docs/example_box.md)
[Content Header](docs/example_contentheader.md)
[Footer](docs/example_footer.md)
[Navbar Button](docs/example_navbarbutton.md)
[Navbar Logo](docs/example_navbarlogo.md)
[Navbar User](docs/example_navbaruser.md)
[Sidebar Menu](docs/example_sidebarmenu.md)
[Sidebar Search](docs/example_sidebarsearch.md)
[Sidebar Toggle](docs/example_sidebartoggle.md)
[Sidebar User](docs/example_sidebaruser.md)
[Simplebox](docs/example_simplebox.md)

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity73

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

Every ~53 days

Recently: every ~131 days

Total

27

Last Release

2634d ago

### Community

Maintainers

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

---

Top Contributors

[![cinghie](https://avatars.githubusercontent.com/u/2445152?v=4)](https://github.com/cinghie "cinghie (172 commits)")

---

Tags

yii2AdminLTEadmin-lteyii2 templateyii2 AdminLTE

### Embed Badge

![Health badge](/badges/cinghie-yii2-admin-lte/health.svg)

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

###  Alternatives

[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.9M67](/packages/dmstr-yii2-adminlte-asset)[hail812/yii2-adminlte3

adminlte3 for yii2

80267.5k2](/packages/hail812-yii2-adminlte3)

PHPackages © 2026

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