PHPackages                             aedart/athenaeum-maintenance-modes - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. aedart/athenaeum-maintenance-modes

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

aedart/athenaeum-maintenance-modes
==================================

Application Maintenance Modes

10.1.0(1mo ago)0131BSD-3-ClausePHPPHP ^8.4

Since Apr 5Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/aedart/athenaeum-maintenance-modes)[ Packagist](https://packagist.org/packages/aedart/athenaeum-maintenance-modes)[ Docs](https://aedart.github.io/athenaeum/)[ RSS](/packages/aedart-athenaeum-maintenance-modes/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (6)Versions (115)Used By (1)

Athenaeum Maintenance Modes
===========================

[](#athenaeum-maintenance-modes)

Offers a few additional [maintenance modes "drivers"](https://laravel.com/docs/9.x/configuration#maintenance-mode) for Laravel.

```
// ...somewhere inside your application
$mode = $app->maintenanceMode();
$mode->activate([
    'secret' => '1630542a-246b-4b66-afa1-dd72a4c43515'
]);

// ...etc
```

Available Modes
---------------

[](#available-modes)

- `'array'`: *stores application down state in an array - useful for testing purposes.*
- `'json'`: *stores application down state in a json file - very similar to Laravel's default "file based" maintenance mode.*

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

[](#documentation)

Please read the [official documentation](https://aedart.github.io/athenaeum/) for additional information.

Repository
----------

[](#repository)

The mono repository is located at [github.com/aedart/athenaeum](https://github.com/aedart/athenaeum)

Versioning
----------

[](#versioning)

This package follows [Semantic Versioning 2.0.0](http://semver.org/)

License
-------

[](#license)

[BSD-3-Clause](http://spdx.org/licenses/BSD-3-Clause), Read the LICENSE file included in this package

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance91

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 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 ~13 days

Total

114

Last Release

43d ago

Major Versions

6.8.1 → 7.0.0-alpha.12023-02-16

7.33.0 → 8.0.02024-03-18

8.22.0 → 9.0.02025-03-04

9.25.1 → 10.0.02026-03-30

PHP version history (6 changes)6.0.0PHP ^8.0.2

7.0.0-alpha.1PHP ^8.1

7.21.0PHP ^8.1.22

8.0.0PHP ^8.2

9.0.0PHP ^8.3

10.0.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/0b0ca9598955b15d361ffb37656bc1a2e698e8f0850645c1c3872f0b018ac9d2?d=identicon)[aedart](/maintainers/aedart)

---

Top Contributors

[![aedart](https://avatars.githubusercontent.com/u/1523223?v=4)](https://github.com/aedart "aedart (171 commits)")

---

Tags

maintenanceAthenaeum

### Embed Badge

![Health badge](/badges/aedart-athenaeum-maintenance-modes/health.svg)

```
[![Health](https://phpackages.com/badges/aedart-athenaeum-maintenance-modes/health.svg)](https://phpackages.com/packages/aedart-athenaeum-maintenance-modes)
```

###  Alternatives

[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M16](/packages/vaimo-composer-patches)[misterphilip/maintenance-mode

An enhanced drop-in replacement for Laravel's maintenance mode

120176.7k](/packages/misterphilip-maintenance-mode)[brussens/yii2-maintenance-mode

Maintenance mode component for Yii framework 2.x.x version.

78256.3k5](/packages/brussens-yii2-maintenance-mode)[artgris/maintenance-bundle

Symfony Bundle to place your Symfony website in maintenance mode

2697.5k](/packages/artgris-maintenance-bundle)[brickx/maintenance-switch

Simple plugin to toggle maintenance mode from Filament Panels.

1925.8k1](/packages/brickx-maintenance-switch)

PHPackages © 2026

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