PHPackages                             ctapuk/maintenance-bundle - 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. ctapuk/maintenance-bundle

ActiveLibrary

ctapuk/maintenance-bundle
=========================

00PHP

Since Mar 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/cTapuk/maintenance-bundle)[ Packagist](https://packagist.org/packages/ctapuk/maintenance-bundle)[ RSS](/packages/ctapuk-maintenance-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

CLONE OF Vesax/maintenance-bundle

MaintenanceBundle
=================

[](#maintenancebundle)

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

[](#installation)

```
# Bash

composer require vesax/maintenance-bundle dev-master

```

```
# AppKernel.php
if (in_array($this->getEnvironment(), array('dev', 'test'), true)) {
    $bundles[] = new Vesax\MaintenanceBundle\VesaxMaintenanceBundle();
}

```

Configuration (optional)
------------------------

[](#configuration-optional)

```
vesax_maintenance:
    allowed_clients:
        - "127.0.0.1"

```

Usage Examples
--------------

[](#usage-examples)

```
php app/console app:disable
php app/console app:disable --start="02:00"
php app/console app:disable --start="2016-03-03 02:00"
php app/console app:disable --start="2016-03-03 02:00" --end="06:00"
php app/console app:disable --add-clients
php app/console app:disable --no-interactive

php app/console app:enable

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% 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/c47ff33fd5baf53fc80efbdcdffa61d59ca50b7a4d1ce9f22d3ae6bf296b5a43?d=identicon)[cTapuk](/maintainers/cTapuk)

---

Top Contributors

[![vesax](https://avatars.githubusercontent.com/u/118364175?v=4)](https://github.com/vesax "vesax (4 commits)")[![cTapuk](https://avatars.githubusercontent.com/u/3989269?v=4)](https://github.com/cTapuk "cTapuk (2 commits)")

### Embed Badge

![Health badge](/badges/ctapuk-maintenance-bundle/health.svg)

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

PHPackages © 2026

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