PHPackages                             ledat/yii2-app-advanced-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. ledat/yii2-app-advanced-admin-lte

AbandonedArchivedProject[Admin Panels](/categories/admin)

ledat/yii2-app-advanced-admin-lte
=================================

Yii 2 Advanced Project Template + Almsaeed Studio AdminLTE

33603JavaScript

Since Nov 29Pushed 9y ago1 watchersCompare

[ Source](https://github.com/leda-ferreira/yii2-app-advanced-admin-lte)[ Packagist](https://packagist.org/packages/ledat/yii2-app-advanced-admin-lte)[ RSS](/packages/ledat-yii2-app-advanced-admin-lte/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii 2 Advanced + Almsaeed Studio AdminLTE
=========================================

[](#yii-2-advanced--almsaeed-studio-adminlte)

This is just the a regular yii2-app-advanced project, but with the [AdminLTE](https://almsaeedstudio.com/preview) admin template, plus a few customizations that I make to all of my projects.

INSTALLATION
------------

[](#installation)

```
php composer.phar create-project --prefer-dist --stability=dev ledat/yii2-app-advanced-admin-lte

```

Yii 2 Advanced Project Template
===============================

[](#yii-2-advanced-project-template)

Yii 2 Advanced Project Template is a skeleton [Yii 2](http://www.yiiframework.com/) application best for developing complex Web applications with multiple tiers.

The template includes three tiers: front end, back end, and console, each of which is a separate Yii application.

The template is designed to work in a team development environment. It supports deploying the application in different environments.

Documentation is at [docs/guide/README.md](docs/guide/README.md).

[![Latest Stable Version](https://camo.githubusercontent.com/c2266ab13d1450b63e5c01e2e74b5d012870cf2b4e7ca5a228add087caae6e41/68747470733a2f2f706f7365722e707567782e6f72672f796969736f66742f796969322d6170702d616476616e6365642f762f737461626c652e706e67)](https://packagist.org/packages/yiisoft/yii2-app-advanced)[![Total Downloads](https://camo.githubusercontent.com/d7853f0e8835bc1a68d358694ee19c004d97f034eeb600bdc99cbfc29bed7ea7/68747470733a2f2f706f7365722e707567782e6f72672f796969736f66742f796969322d6170702d616476616e6365642f646f776e6c6f6164732e706e67)](https://packagist.org/packages/yiisoft/yii2-app-advanced)[![Build Status](https://camo.githubusercontent.com/aa0f05d4c3389747ef76b7d0c76f6fa3485ac785063746fa61dec6b7f482c208/68747470733a2f2f7472617669732d63692e6f72672f796969736f66742f796969322d6170702d616476616e6365642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/yiisoft/yii2-app-advanced)

DIRECTORY STRUCTURE
-------------------

[](#directory-structure)

```
common
    config/              contains shared configurations
    mail/                contains view files for e-mails
    models/              contains model classes used in both backend and frontend
    tests/               contains tests for common classes
console
    config/              contains console configurations
    controllers/         contains console controllers (commands)
    migrations/          contains database migrations
    models/              contains console-specific model classes
    runtime/             contains files generated during runtime
backend
    assets/              contains application assets such as JavaScript and CSS
    config/              contains backend configurations
    controllers/         contains Web controller classes
    models/              contains backend-specific model classes
    runtime/             contains files generated during runtime
    tests/               contains tests for backend application
    views/               contains view files for the Web application
    web/                 contains the entry script and Web resources
frontend
    assets/              contains application assets such as JavaScript and CSS
    config/              contains frontend configurations
    controllers/         contains Web controller classes
    models/              contains frontend-specific model classes
    runtime/             contains files generated during runtime
    tests/               contains tests for frontend application
    views/               contains view files for the Web application
    web/                 contains the entry script and Web resources
    widgets/             contains frontend widgets
vendor/                  contains dependent 3rd-party packages
environments/            contains environment-based overrides

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

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

---

Top Contributors

[![leda-ferreira](https://avatars.githubusercontent.com/u/7317891?v=4)](https://github.com/leda-ferreira "leda-ferreira (2 commits)")

### Embed Badge

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

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

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

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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