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

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

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 2w 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

21

—

LowBetter than 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity42

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

900d ago

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/4929641?v=4)[Eko Syamsudin](/maintainers/eksyam)[@eksyam](https://github.com/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

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

Aksara is a modern, developer-friendly framework and CMS built on CodeIgniter 4, featuring rapid CRUD development, modular architecture, smart routing, flexible access control, API integration, and an AI assistant to make content management faster and smarter.

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

Serverside Datatables library for CodeIgniter4

10949.8k4](/packages/hermawan-codeigniter4-datatables)[jason-napolitano/codeigniter4-cart-module

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

5915.6k](/packages/jason-napolitano-codeigniter4-cart-module)[maniaba/asset-connect

AssetConnect is a file management library for CodeIgniter 4 that allows you to associate files with any entity in your application

1016.0k](/packages/maniaba-asset-connect)

PHPackages © 2026

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