PHPackages                             pmvc-plugin/supervisor - 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. [CLI &amp; Console](/categories/cli)
4. /
5. pmvc-plugin/supervisor

ActiveLibrary[CLI &amp; Console](/categories/cli)

pmvc-plugin/supervisor
======================

supervisor for daemon, service, etc...

0.8.3(5y ago)0515MITPHP

Since Mar 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/pmvc-plugin/supervisor)[ Packagist](https://packagist.org/packages/pmvc-plugin/supervisor)[ RSS](/packages/pmvc-plugin-supervisor/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)Dependencies (7)Versions (4)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/754321bd584ba0e38976344af86685ba901accd98cb9d81b6d01e2e872ee1711/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f73757065727669736f722f762f737461626c65)](https://packagist.org/packages/pmvc-plugin/supervisor)[![Latest Unstable Version](https://camo.githubusercontent.com/99dc02f3f2630bc302e7034c92ec855f8c98de131e09b7a9426870b97dcb8f0f/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f73757065727669736f722f762f756e737461626c65)](https://packagist.org/packages/pmvc-plugin/supervisor)[![Build Status](https://camo.githubusercontent.com/9ceb98bc52e7c35a6afbab6b12ad85c9712e63bd004d38b8f927971d879976f3/68747470733a2f2f7472617669732d63692e6f72672f706d76632d706c7567696e2f73757065727669736f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/pmvc-plugin/supervisor)[![License](https://camo.githubusercontent.com/2e90b40d3dacac594d6f87936ab125a4230d14d8d25b0f06c80a7ef3d70cdba1/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f73757065727669736f722f6c6963656e7365)](https://packagist.org/packages/pmvc-plugin/supervisor)[![Total Downloads](https://camo.githubusercontent.com/c052e77cc2632858b0ea0926fd18b184bb3fdbb1bc88bcc374ef628156a04144/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f73757065727669736f722f646f776e6c6f616473)](https://packagist.org/packages/pmvc-plugin/supervisor)

Supervisor
==========

[](#supervisor)

Daemon
------

[](#daemon)

if run with Daemon mode and code not exit with 1, Supervisor will auto restore Daemon, this will not effect script mode

How to use?
-----------

[](#how-to-use)

Install with Composer
---------------------

[](#install-with-composer)

### 1. Download composer

[](#1-download-composer)

- mkdir test\_folder
- curl -sS  | php

### 2. Install by composer.json or use command-line directly

[](#2-install-by-composerjson-or-use-command-line-directly)

#### 2.1 Install by composer.json

[](#21-install-by-composerjson)

- vim composer.json

```
{
    "require": {
        "pmvc-plugin/supervisor": "dev-master"
    }
}

```

- php composer.phar install

#### 2.2 Or use composer command-line

[](#22-or-use-composer-command-line)

- php composer.phar require pmvc-plugin/supervisor

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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.

###  Release Activity

Cadence

Every ~6 days

Total

3

Last Release

1911d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f593111e77142a10224458b0436e6b2d6f3e537f924c03130f0208bd3c4477f?d=identicon)[HillLiu](/maintainers/HillLiu)

---

Top Contributors

[![HillLiu](https://avatars.githubusercontent.com/u/1877738?v=4)](https://github.com/HillLiu "HillLiu (60 commits)")

---

Tags

plug-inpmvcsupervisor

### Embed Badge

![Health badge](/badges/pmvc-plugin-supervisor/health.svg)

```
[![Health](https://phpackages.com/badges/pmvc-plugin-supervisor/health.svg)](https://phpackages.com/packages/pmvc-plugin-supervisor)
```

PHPackages © 2026

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