PHPackages                             funayaki/cakephp-adminlte-theme - 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. [Templating &amp; Views](/categories/templating)
4. /
5. funayaki/cakephp-adminlte-theme

ActiveCakephp-plugin[Templating &amp; Views](/categories/templating)

funayaki/cakephp-adminlte-theme
===============================

CakePHP 3.x AdminLTE Theme.

1.0.8(8y ago)0564[1 issues](https://github.com/funayaki/cakephp-adminlte-theme/issues)MITJavaScriptPHP &gt;=5.4.16

Since Dec 28Pushed 7y ago1 watchersCompare

[ Source](https://github.com/funayaki/cakephp-adminlte-theme)[ Packagist](https://packagist.org/packages/funayaki/cakephp-adminlte-theme)[ Docs](https://github.com/maiconpinto/cakephp-adminlte-theme)[ RSS](/packages/funayaki-cakephp-adminlte-theme/feed)WikiDiscussions funayaki Synced 2mo ago

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

CakePHP AdminLTE Theme
======================

[](#cakephp-adminlte-theme)

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

[](#installation)

You can install using [composer](http://getcomposer.org).

```
composer require funayaki/cakephp-adminlte-theme

```

### Enable Plugin

[](#enable-plugin)

```
// config/bootstrap.php

Plugin::load('AdminLTE');
```

### Enable Form

[](#enable-form)

```
// src/View/AppView.php

public function initialize()
{
    $this->loadHelper('Breadcrumbs', ['className' => 'AdminLTE.Breadcrumbs']);
    $this->loadHelper('Form', ['className' => 'AdminLTE.Form']);
}
```

Contributing
------------

[](#contributing)

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 84.7% 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 ~92 days

Recently: every ~132 days

Total

10

Last Release

2952d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7eac05b31b47cce78a6dfdc727bfbecb290bb12b1591cc5be7e1ce63e25666d5?d=identicon)[tsmsogn](/maintainers/tsmsogn)

---

Top Contributors

[![maiconpinto](https://avatars.githubusercontent.com/u/1476940?v=4)](https://github.com/maiconpinto "maiconpinto (250 commits)")[![tsmsogn](https://avatars.githubusercontent.com/u/595966?v=4)](https://github.com/tsmsogn "tsmsogn (32 commits)")[![maxmasetti](https://avatars.githubusercontent.com/u/1529063?v=4)](https://github.com/maxmasetti "maxmasetti (3 commits)")[![nmeyer-otto](https://avatars.githubusercontent.com/u/23237741?v=4)](https://github.com/nmeyer-otto "nmeyer-otto (2 commits)")[![lightbyte](https://avatars.githubusercontent.com/u/1391087?v=4)](https://github.com/lightbyte "lightbyte (1 commits)")[![nicolaszanghi](https://avatars.githubusercontent.com/u/3111511?v=4)](https://github.com/nicolaszanghi "nicolaszanghi (1 commits)")[![nima-rahbar](https://avatars.githubusercontent.com/u/12494325?v=4)](https://github.com/nima-rahbar "nima-rahbar (1 commits)")[![ajibarra](https://avatars.githubusercontent.com/u/794722?v=4)](https://github.com/ajibarra "ajibarra (1 commits)")[![waffle-iron](https://avatars.githubusercontent.com/u/6912981?v=4)](https://github.com/waffle-iron "waffle-iron (1 commits)")[![anthonnygm](https://avatars.githubusercontent.com/u/8001592?v=4)](https://github.com/anthonnygm "anthonnygm (1 commits)")[![ferama](https://avatars.githubusercontent.com/u/425489?v=4)](https://github.com/ferama "ferama (1 commits)")[![ignaciocarre](https://avatars.githubusercontent.com/u/358968?v=4)](https://github.com/ignaciocarre "ignaciocarre (1 commits)")

---

Tags

plugincakephptemplates

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/funayaki-cakephp-adminlte-theme/health.svg)

```
[![Health](https://phpackages.com/badges/funayaki-cakephp-adminlte-theme/health.svg)](https://phpackages.com/packages/funayaki-cakephp-adminlte-theme)
```

###  Alternatives

[backstageel/cakephp-gentelella-theme

CakePHP 3.x Gentelella Theme.

447.8k1](/packages/backstageel-cakephp-gentelella-theme)[dereuromark/cakephp-ajax

A CakePHP plugin that makes working with AJAX a piece of cake.

55255.9k1](/packages/dereuromark-cakephp-ajax)[maiconpinto/cakephp-adminlte-theme

CakePHP 4.x AdminLTE Theme.

175162.4k7](/packages/maiconpinto-cakephp-adminlte-theme)[dereuromark/cakephp-setup

A CakePHP plugin containing lots of useful management tools

36162.8k2](/packages/dereuromark-cakephp-setup)[dereuromark/cakephp-feed

A CakePHP plugin containing a RssView to generate RSS feeds.

1353.7k1](/packages/dereuromark-cakephp-feed)[dereuromark/cakephp-meta

A CakePHP plugin for SEO meta tags, OpenGraph and Twitter Cards

1012.9k1](/packages/dereuromark-cakephp-meta)

PHPackages © 2026

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