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

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

webtoolsnz/yii2-admin-lte
=========================

Yii2 Integration kit for Admin LTE theme

0.1.18(7y ago)24.5k↓50%1MITPHP

Since Apr 21Pushed 5y ago13 watchersCompare

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

READMEChangelog (2)Dependencies (8)Versions (20)Used By (0)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/8ef80453c1bff443dc6085fb8e2d9dcde0bad71e41a726e6760fab9a7e410119/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776562746f6f6c736e7a2f796969322d61646d696e2d6c74652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/webtoolsnz/yii2-admin-lte)[![Coverage Status](https://camo.githubusercontent.com/72645d640627d02c6d94bfae6fe04273c93c51aa61b14d9a467ccd2113ab3f4d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f776562746f6f6c736e7a2f796969322d61646d696e2d6c74652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/webtoolsnz/yii2-admin-lte/code-structure)[![Quality Score](https://camo.githubusercontent.com/a80fbd907d1d7fd0010f341fd36db7b2c0e13cee7ffbaafc3f2745c686520dfa/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776562746f6f6c736e7a2f796969322d61646d696e2d6c74652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/webtoolsnz/yii2-admin-lte)

Yii2 Integration kit for AdminLTE theme
=======================================

[](#yii2-integration-kit-for-adminlte-theme)

The purpose of this project is to allow easy integration of the popular bootstrap theme [AdminLTE](https://github.com/almasaeed2010/adminlte)for any Yii2 based applications.

!\["AdminLTE Presentation"\] ( "AdminLTE Presentation")

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

[](#installation)

Install `webtoolsnz/yii2-admin-lte` using Composer.

```
$ composer require webtoolsnz/yii2-admin-lte
```

Getting started
---------------

[](#getting-started)

This packages consists of a Theme and a set of widgets, each can be used independently of the other.

You can just use the widgets and completely ignore the theme component of this package, check the documentation for each individual widget below.

### Available Widgets

[](#available-widgets)

- Box
- InfoBox
- ProgressInfoBox
- [Alert](docs/alerts.md)
- Callout
- Menu
- GridBox
- [FlashMessages](docs/flashmessages.md)

### Theme

[](#theme)

Getting started with the Theme is really simple just the components section of your web application config with the following

```
[
    ...
    'components' => [
        'view' => [
            'theme' => [
                'class' => \webtoolsnz\AdminLte\Theme::className(),
            ]
        ]
    ]
    ...
]
```

If you have any layout files named `main.php` those will need to be removed or renamed, as they will override the provided layout files, read more about [theme configuration](docs/theme.md)

Testing
-------

[](#testing)

This project has a [PHPUnit](https://phpunit.de) test suite. To run the tests, run the following command from the project folder.

```
$ composer test
```

License
-------

[](#license)

The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 97% 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 ~46 days

Recently: every ~197 days

Total

19

Last Release

2849d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0fe4edc8748b6ac4922ab8d16f64de61ad0b552027d8c1630646f6a0d6f09b9d?d=identicon)[badams](/maintainers/badams)

![](https://www.gravatar.com/avatar/3294557eec40b2b2b57c3f4a04e3ce15c80c791bff21a93d12832b44975ebe5c?d=identicon)[brucealdridge](/maintainers/brucealdridge)

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

![](https://www.gravatar.com/avatar/a002d46764f9a0765a077837aec2e53e940607948ef3304be02adc0310f64d50?d=identicon)[webtools-machine-user](/maintainers/webtools-machine-user)

---

Top Contributors

[![badams](https://avatars.githubusercontent.com/u/340715?v=4)](https://github.com/badams "badams (64 commits)")[![brucealdridge](https://avatars.githubusercontent.com/u/57298?v=4)](https://github.com/brucealdridge "brucealdridge (2 commits)")

---

Tags

yii2themeadmin-lte

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

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