PHPackages                             murilolopes/adminlte - 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. murilolopes/adminlte

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

murilolopes/adminlte
====================

Theme plugin for CakePHP

2465[1 issues](https://github.com/murilolopes/adminlte/issues)[1 PRs](https://github.com/murilolopes/adminlte/pulls)JavaScript

Since Jul 28Pushed 5y agoCompare

[ Source](https://github.com/murilolopes/adminlte)[ Packagist](https://packagist.org/packages/murilolopes/adminlte)[ RSS](/packages/murilolopes-adminlte/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

AdminLTE dashboard for CakePHP 3
================================

[](#adminlte-dashboard-for-cakephp-3)

Instalação
----------

[](#instalação)

Execute:

```
compose require murilolopes/adminlte:dev-master

```

Insira a seguinte linha no composer.json do seu projeto:

```
"muriloangelo/adminlte": "dev-master"

```

Atualize com o comando:

```
composer update

```

Carregando o plugin
-------------------

[](#carregando-o-plugin)

Em config/bootstrap.php adicione a seguinte linha:

```
Plugin::load('AdminLTE', ['bootstrap' => true]);

```

Em src/Controller/AppController.php adicione ao método beforeRender():

```
$this->viewBuilder()->layout('AdminLTE.AdminLTE');

```

Usando o plugin
---------------

[](#usando-o-plugin)

Para gerar as views utilizando o plugin basta usar o comando:

```
cake bake all algumacoisa --theme AdminLTE

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.8% 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://avatars.githubusercontent.com/u/5649574?v=4)[Murilo Angelo](/maintainers/murilolopes)[@murilolopes](https://github.com/murilolopes)

---

Top Contributors

[![murilolopes](https://avatars.githubusercontent.com/u/5649574?v=4)](https://github.com/murilolopes "murilolopes (44 commits)")[![koffisani](https://avatars.githubusercontent.com/u/8408477?v=4)](https://github.com/koffisani "koffisani (1 commits)")

### Embed Badge

![Health badge](/badges/murilolopes-adminlte/health.svg)

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

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3861.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.0k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.2k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

281.8k](/packages/webkinder-sproutset)

PHPackages © 2026

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