PHPackages                             yash/cake-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. yash/cake-admin-lte

ActiveLibrary

yash/cake-admin-lte
===================

The CakePHP framework

181PHP

Since Nov 11Pushed 10y ago1 watchersCompare

[ Source](https://github.com/yasharma/cakeAdminLTE)[ Packagist](https://packagist.org/packages/yash/cake-admin-lte)[ RSS](/packages/yash-cake-admin-lte/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

cakeAdminLTE
============

[](#cakeadminlte)

A minimal admin panel in [cakephp](http://cakephp.org/) using adminLTE All the application need a admin panel/interface to manage and keep an eye on the application parts, for this we need a interface for admin [AdminLTE](https://almsaeedstudio.com/preview) is the best admin panel theme that can be used with any application.

\##Download first clone this folder with in your system or download the zip or you can either use composer to directly install all the dependencies [cakeAdminLTE](https://packagist.org/packages/yash/cake-admin-lte) using packgist.

\##Schema After download your have to first install the schema, you can either use cake shell to install schema using

```
$ Console/cake schema create

```

or you can directly import admins.sql (`app/Config/admins.sql`) file in your database.

\##Intialize the application Now hit the url `http://localhost/cakeAdminLTE/admin` you are ready to go, enter the username is admin and password is 123456

\####CakeAdminLTE

- cakeAdminLTE is already built with auth authentication system within the admin panel along with admin routing.
- open file `app/Controller/AppController.php` which is already set up using auth component for admin authentication.
- you can use auth for authentcating user within the else part, you will find all information [here](http://stackoverflow.com/questions/13167367/cakephp-2-x-auth-with-two-separate-logins).
- by default if you run the application it will look for the controller, so you have to use `/admin` after the application name if you have not setup any other default controller.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

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/676284c350dccf864fb634f9f92bfb8ece920a1256d4f318ee1f4cd7bc5c449e?d=identicon)[yash](/maintainers/yash)

---

Top Contributors

[![yasharma](https://avatars.githubusercontent.com/u/3693571?v=4)](https://github.com/yasharma "yasharma (2 commits)")

### Embed Badge

![Health badge](/badges/yash-cake-admin-lte/health.svg)

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

PHPackages © 2026

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