PHPackages                             ivoglent/yii2lte - 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. ivoglent/yii2lte

ActiveLibrary[Admin Panels](/categories/admin)

ivoglent/yii2lte
================

AdminLTE template for Yii2 framework

1.0.5(6y ago)0557JavaScriptPHP &gt;=5.4.0CI failing

Since Apr 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ivoglent/yii2lte)[ Packagist](https://packagist.org/packages/ivoglent/yii2lte)[ RSS](/packages/ivoglent-yii2lte/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

AdminLTE Template for Yii2 Framework
====================================

[](#adminlte-template-for-yii2-framework)

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

[](#installation)

```
composer require @ivoglent/yii2lte:latest

```

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

[](#configuration)

Enable module in config file :

```
	'modules' => ['adminlte' => '\ivoglent\yii2lte\AdminLTEModule']

```

Add `adminlte` module to bootstrap

```
    'bootstrap' => ['log', 'adminlte']

```

Example module config :

```
 'adminlte' => [
        'class' => \ivoglent\yii2lte\AdminLTEModule::className(),
        'menuFile' => '@backend/views/layouts/menu.php',
        'configs' =>  [
            'logo' => 'SOS System',
            'footer' => '&copy; ' . date('Y') . ' by xDev'
        ]
 ]

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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 ~171 days

Total

5

Last Release

2319d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4499973?v=4)[Ivoglent N.](/maintainers/ivoglent)[@ivoglent](https://github.com/ivoglent)

---

Top Contributors

[![ivoglent](https://avatars.githubusercontent.com/u/4499973?v=4)](https://github.com/ivoglent "ivoglent (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ivoglent-yii2lte/health.svg)

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

PHPackages © 2026

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