PHPackages                             dlouvard/laravel-gestionmaintenance - 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. dlouvard/laravel-gestionmaintenance

ActiveLibrary[Admin Panels](/categories/admin)

dlouvard/laravel-gestionmaintenance
===================================

Add Maintenance Gestion for Laravel 5

0275PHP

Since Jul 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dlouvard/laravel-gestionmaintenance)[ Packagist](https://packagist.org/packages/dlouvard/laravel-gestionmaintenance)[ RSS](/packages/dlouvard-laravel-gestionmaintenance/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-maintenance
===================

[](#laravel-maintenance)

Use Laravel with the plugin maintenance

1. [Features](#features)
2. [Installation](#installation)
3. [Usage](#usage)
4. [Options](#options)

---

Features
--------

[](#features)

- Add Maintenance Gestion in your application

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

[](#installation)

In your project base directory run

```
composer require "dlouvard/laravel-gestionmaintenance":"master@dev"

```

To bring up the config file run, if you want to customize

```
php artisan vendor:publish
php artisan migrate

```

Then edit `config/app.php` and add the service provider within the `providers` array.

```
'providers' => array(
	...
	Dlouvard\LaravelGestionmaintenance\GestionmaintenanceServiceProvider::class,

```

Usage
-----

[](#usage)

Middleware : Add `\Dlouvard\LaravelGestionmaintenance\Middleware\MaintenanceMiddleware::class` in $middlewareGroups -&gt; 'web' in app/kernel.php

View for login : @include('vendor.maintenances.\_maintenance\_login')

View for header : @include('vendor.maintenances.\_maintenance\_header')

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/90e693ae37ad99122abf2796476d722ea9c7e09623797e5f78995756dc997eb6?d=identicon)[damoon271](/maintainers/damoon271)

---

Top Contributors

[![dlouvard](https://avatars.githubusercontent.com/u/3457726?v=4)](https://github.com/dlouvard "dlouvard (17 commits)")

### Embed Badge

![Health badge](/badges/dlouvard-laravel-gestionmaintenance/health.svg)

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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