PHPackages                             esoftdream/maintenance-mode - 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. esoftdream/maintenance-mode

ActiveLibrary

esoftdream/maintenance-mode
===========================

Maintenance Mode module for CodeIgniter 4

1.0.0(2y ago)010proprietaryPHP

Since Mar 2Pushed 2y agoCompare

[ Source](https://github.com/esoftdream/maintenance-mode)[ Packagist](https://packagist.org/packages/esoftdream/maintenance-mode)[ RSS](/packages/esoftdream-maintenance-mode/feed)WikiDiscussions dev Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Maintenance Mode for Codeigniter 4
==================================

[](#maintenance-mode-for-codeigniter-4)

Easily manage maintenance mode for your CodeIgniter 4
application with this CLI-powered module.
View available commands for activating, deactivating, and
customizing maintenance mode.

Setup
-----

[](#setup)

Open *app/Config/Events.php* and insert the provided code to
implement a maintenance mode check.

```
\Esoftdream\MaintenanceMode\Maintenance::check();
```

Additional
----------

[](#additional)

Open the file *app/Config/Exception.php* in your code editor.
Locate the line containing `public array $ignoreCodes = [404];`.
Add, **503** within the square brackets to ignore 503 status codes for logging.
Save your changes.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65.9% 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

802d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/63a9dc0f338a43dd2b046da741c5f02d7a4f64e32b88aada6847251885c6d7a5?d=identicon)[eksyam](/maintainers/eksyam)

---

Top Contributors

[![arashsaffari](https://avatars.githubusercontent.com/u/737229?v=4)](https://github.com/arashsaffari "arashsaffari (27 commits)")[![totoprayogo1916](https://avatars.githubusercontent.com/u/2387514?v=4)](https://github.com/totoprayogo1916 "totoprayogo1916 (12 commits)")[![daycry](https://avatars.githubusercontent.com/u/7590335?v=4)](https://github.com/daycry "daycry (2 commits)")

### Embed Badge

![Health badge](/badges/esoftdream-maintenance-mode/health.svg)

```
[![Health](https://phpackages.com/badges/esoftdream-maintenance-mode/health.svg)](https://phpackages.com/packages/esoftdream-maintenance-mode)
```

###  Alternatives

[codeigniter4/appstarter

CodeIgniter4 starter app

1891.8M](/packages/codeigniter4-appstarter)[abydahana/aksara

Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!

1101.2k](/packages/abydahana-aksara)[hermawan/codeigniter4-datatables

Serverside Datatables library for CodeIgniter4

10943.0k3](/packages/hermawan-codeigniter4-datatables)[agungsugiarto/boilerplate

CodeIgniter4 Boilerplate based on AdminLTE 3 with user management, roles, permissions, ...

1647.7k](/packages/agungsugiarto-boilerplate)[agungsugiarto/codeigniter4-cors

Send CORS Headers in a CodeIgniter 4 application.

6524.6k2](/packages/agungsugiarto-codeigniter4-cors)[jason-napolitano/codeigniter4-cart-module

A basic port of the codeigniter 3 cart module for CodeIgniter 4.

5814.8k](/packages/jason-napolitano-codeigniter4-cart-module)

PHPackages © 2026

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