PHPackages                             silex-spear/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. [Admin Panels](/categories/admin)
4. /
5. silex-spear/adminlte

ActiveLibrary[Admin Panels](/categories/admin)

silex-spear/adminlte
====================

0.0.3(10y ago)0871HTML

Since Jan 30Pushed 10y ago2 watchersCompare

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

READMEChangelog (2)Dependencies (4)Versions (5)Used By (0)

adminlte
========

[](#adminlte)

1 - Download composer

2 - Create your project based on silex-spear/skeleton

```
php composer.phar create-project silex-spear/skeleton myProject dev-master

```

3 - Move composer.phar to project dir

4 - Add adminlte package

```
composer require niktux/adminlte 0.0.2

```

5 - Merge assetic conf : add `vendor/niktux/adminlte/config/assetic.yml-dist.example` content into `config/assetic.yml-dist`

6 - Package application

```
./start
vendor/bin/lessc-adminlte

```

7 - Activate AdminLTE extension

In your Application class :

```
  $this->register(new \Spear\AdminLTE\Provider());
```

8 - Use it

Edit one of your controller action :

```
    return $this->twig->render('admin/home.twig', [
        'shortTitle' => 'SSA',
        'title' => 'Silex Spear Admin'
    ]);
```

9 - Refresh your browser and enjoy !

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.1% 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 ~28 days

Total

3

Last Release

3794d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1222200?v=4)[Claude LE BRIS](/maintainers/lebris)[@lebris](https://github.com/lebris)

---

Top Contributors

[![Niktux](https://avatars.githubusercontent.com/u/615193?v=4)](https://github.com/Niktux "Niktux (19 commits)")[![lebris](https://avatars.githubusercontent.com/u/1222200?v=4)](https://github.com/lebris "lebris (4 commits)")[![guillaumelecerf](https://avatars.githubusercontent.com/u/2005706?v=4)](https://github.com/guillaumelecerf "guillaumelecerf (3 commits)")

### Embed Badge

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

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k5.2M44](/packages/jeroennoten-laravel-adminlte)[jason-munro/cypht

Lightweight Open Source webmail written in PHP and JavaScript

1.7k160.6k](/packages/jason-munro-cypht)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.9M67](/packages/dmstr-yii2-adminlte-asset)[eveseat/web

SeAT Web Interface

2623.6k165](/packages/eveseat-web)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k17.3k100](/packages/elgg-elgg)[hail812/yii2-adminlte3

adminlte3 for yii2

79271.6k2](/packages/hail812-yii2-adminlte3)

PHPackages © 2026

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