PHPackages                             folklore/laravel-panneau - 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. folklore/laravel-panneau

ActiveLibrary[Admin Panels](/categories/admin)

folklore/laravel-panneau
========================

v0.2.1(7y ago)21.4k↓40%[2 issues](https://github.com/folkloreinc/laravel-panneau/issues)[20 PRs](https://github.com/folkloreinc/laravel-panneau/pulls)MITPHPPHP &gt;=5.5.9

Since Sep 14Pushed 4mo ago2 watchersCompare

[ Source](https://github.com/folkloreinc/laravel-panneau)[ Packagist](https://packagist.org/packages/folklore/laravel-panneau)[ Docs](http://github.com/Folkloreatelier)[ RSS](/packages/folklore-laravel-panneau/feed)WikiDiscussions master Synced 2w ago

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

Laravel Panneau
===============

[](#laravel-panneau)

[![Latest Stable Version](https://camo.githubusercontent.com/8f8cddf633599b400efaab11fdd3f9b808d279c44e9280a4a2afbfce0c37042f/68747470733a2f2f706f7365722e707567782e6f72672f666f6c6b6c6f72652f6c61726176656c2d70616e6e6561752f762f737461626c652e737667)](https://packagist.org/packages/folklore/laravel-panneau)[![Build Status](https://camo.githubusercontent.com/d6505babec73ee588f010885ecce10a18a8159873312913ae351d6531a08c149/68747470733a2f2f7472617669732d63692e6f72672f466f6c6b6c6f72656174656c6965722f6c61726176656c2d70616e6e6561752e706e673f6272616e63683d76312d7263)](https://travis-ci.org/Folkloreatelier/laravel-panneau)[![Coverage Status](https://camo.githubusercontent.com/e46c3bac4c371d40ca3e51960be4398a1de3a0590badfc17f00c91191c0eacaa/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f466f6c6b6c6f72656174656c6965722f6c61726176656c2d70616e6e6561752f62616467652e7376673f6272616e63683d76312d726326736572766963653d676974687562)](https://coveralls.io/github/Folkloreatelier/laravel-panneau?branch=v1-rc)[![Total Downloads](https://camo.githubusercontent.com/f25d69aca511e0e13f20bd46defd8f333053e93a78db901332245f554825dae8/68747470733a2f2f706f7365722e707567782e6f72672f666f6c6b6c6f72652f6c61726176656c2d70616e6e6561752f646f776e6c6f6164732e737667)](https://packagist.org/packages/folklore/laravel-panneau)

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

[](#installation)

```
composer require folklore/laravel-panneau:dev-v1-rc
```

### Laravel 5.4 and lower

[](#laravel-54-and-lower)

**1-** Add the service provider to your `app/config/app.php` file

```
Folklore\Panneau\PanneauerviceProvider::class,
```

**2-** Add the facade to your `app/config/app.php` file

```
'Panneau' => Folklore\Panneau\Facades\Panneau::class,
```

### All versions

[](#all-versions)

**1-** Publish the configuration file and public files

```
$ php artisan vendor:publish
```

**2-** Add this to `app/Providers/RouteServiceProvider.php`

```
/**
 * Define the routes for the application.
 *
 * @return void
 */
public function map()
{
    $this->mapApiRoutes();

    $this->mapWebRoutes();

    app('panneau')->routes();
}
```

**3-** Review the following files:

- Configuration: `config/panneau.php`
- Routes: `routes/panneau.php`
- Views: `resources/views/vendor/panneau/`
- Assets: `resources/assets/vendor/panneau/`

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

Every ~308 days

Recently: every ~695 days

Total

11

Last Release

131d ago

Major Versions

v0.2.1 → v1.1.x-dev2019-11-11

PHP version history (3 changes)v0.x-devPHP &gt;=5.5.9

v1.1.x-devPHP &gt;=7.1.0

v1.2.x-devPHP ^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/b2ebcf321e0a9769d76c84a73b61c42f78fc04dca244ba44aa44dd715e741e28?d=identicon)[dmongeau](/maintainers/dmongeau)

---

Top Contributors

[![dmongeau](https://avatars.githubusercontent.com/u/124966?v=4)](https://github.com/dmongeau "dmongeau (235 commits)")

---

Tags

laravellaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/folklore-laravel-panneau/health.svg)

```
[![Health](https://phpackages.com/badges/folklore-laravel-panneau/health.svg)](https://phpackages.com/packages/folklore-laravel-panneau)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[spatie/laravel-health

Monitor the health of a Laravel application

87411.3M154](/packages/spatie-laravel-health)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

42010.0k](/packages/venturedrake-laravel-crm)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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