PHPackages                             netlte/panel - 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. netlte/panel

ActiveLibrary[Admin Panels](/categories/admin)

netlte/panel
============

Components factory

v1.0.0(5y ago)02111MITPHPPHP &gt;=7.4

Since Apr 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Netlte/Panel)[ Packagist](https://packagist.org/packages/netlte/panel)[ Docs](https://github.com/Netlte/Panel)[ RSS](/packages/netlte-panel/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (10)Versions (2)Used By (1)

Netlte &gt; Panel
=================

[](#netlte--panel)

[![Build Status](https://camo.githubusercontent.com/8809088c58a583a2ff5a0576a1d4b78e655ac3ec347ce5bfd6fa7b3a18c4709a/68747470733a2f2f62616467656e2e6e65742f7472617669732f6e65746c74652f70616e656c)](https://travis-ci.com/Netlte/Panel)[![Licence](https://camo.githubusercontent.com/18640b72b07ae9f58469aeac67c93f6bf582ebebc70c7fdaa4d21e20d5110565/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f6c6963656e73652f6e65746c74652f70616e656c)](https://packagist.org/packages/Netlte/Panel)[![Latest stable](https://camo.githubusercontent.com/ffb35e3307a5dd6987281de39a2b21a03200ddb3c68a002d34d571a85c25660f/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f762f6e65746c74652f70616e656c)](https://packagist.org/packages/Netlte/Panel)[![Downloads this Month](https://camo.githubusercontent.com/f96f478610909fee90846d152a95fc9bdceef97dd7a1fe1cb9764dfefc36931c/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f646d2f6e65746c74652f70616e656c)](https://packagist.org/packages/Netlte/Panel)[![Downloads total](https://camo.githubusercontent.com/608c523a0d253149a4a95c3f4dfb352651a1a1fab1cd39a53e3a5bff6f809c0a/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f64742f6e65746c74652f70616e656c)](https://packagist.org/packages/Netlte/Panel)[![PHPStan](https://camo.githubusercontent.com/9bdc57a8be05d8ea314dfb2d2718b925573919f03d787d536e61b26c92b122b0/68747470733a2f2f62616467656e2e6e65742f62616467652f5048505374616e2f656e61626c65642f677265656e)](https://github.com/phpstan/phpstan)

Credits
-------

[](#credits)

Feel free to use. Your contributions are very welcome. Feel free to publish pull requests.

Overview
--------

[](#overview)

Nette request action components factory. Idea of this package is to wrap all content components into one big panel which runs as nette servis. So your system modules, can reach any page component or add own component into panel no matter if page is actually requested.

As part of this is GUI Header component which is inside panel and define page's heading, subheading, [ActionBar](https://github.com/Netlte/ActionBar) and [BreadCrumbs](https://github.com/Netlte/BreadCrumbs/) navigation.

Install
-------

[](#install)

```
composer require netlte/panel

```

Documentation
-------------

[](#documentation)

You can find more info in [.docs](.docs/) folder.

Versions
--------

[](#versions)

StateAdminLTEVersionBranchPHPstable`2.0``^1.0``main``>= 7.4`NoN`3.0``^2.0``main``>= 8.0`Tests
-----

[](#tests)

Check code quality and run tests

```
composer build

```

or separately

```
composer cs
composer analyse
composer tests

```

Authors
-------

[](#authors)

[Tomáš Holan](https://github.com/holantomas)[![Avatar](https://avatars3.githubusercontent.com/u/5030499?s=100)](https://avatars3.githubusercontent.com/u/5030499?s=100)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1854d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/045423c294f704cbab5e17d28681e83ac6b920a05498424fc64359c3d0cd1928?d=identicon)[holantomas](/maintainers/holantomas)

---

Top Contributors

[![holantomas](https://avatars.githubusercontent.com/u/5030499?v=4)](https://github.com/holantomas "holantomas (1 commits)")

---

Tags

nettepanelnetlte

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/netlte-panel/health.svg)

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

###  Alternatives

[laravelrus/sleepingowl

Administrative interface builder for Laravel.

810219.6k3](/packages/laravelrus-sleepingowl)[binshops/laravel-blog

Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.

48447.0k](/packages/binshops-laravel-blog)[luyadev/luya-module-admin

Administration core module for all LUYA admin modules

48179.0k24](/packages/luyadev-luya-module-admin)[fsi/admin-bundle

FSi Admin Bundle. Admin generator for Symfony.

5849.2k7](/packages/fsi-admin-bundle)[laraveladminpanel/admin

A Laravel Admin Package to make your life easier and steer your project in the right direction

852.1k](/packages/laraveladminpanel-admin)[pechente/kirby-admin-bar

Kirby Admin Bar

512.2k](/packages/pechente-kirby-admin-bar)

PHPackages © 2026

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