PHPackages                             flamix/supervisor-poor - 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. flamix/supervisor-poor

ActiveLibrary

flamix/supervisor-poor
======================

Supervisor for poor people

0868↓50%PHP

Since Nov 27Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/rshkabko/supervisor-poor)[ Packagist](https://packagist.org/packages/flamix/supervisor-poor)[ RSS](/packages/flamix-supervisor-poor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Supervisor for poor
-------------------

[](#supervisor-for-poor)

This is a custom Laravel Artisan command that checks if specified commands are running and starts them if not.

```
// Add to config/queue.php
'supervisor' => [
    'queue:listen --queue=demo' => 1,
]

// Add to cron
$schedule->command('flamix:supervisor')->everyFiveMinutes()->runInBackground();
```

Mannually run command
---------------------

[](#mannually-run-command)

```
php artisan flamix:supervisor
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance48

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/888ea3bfd61ac334551eb6b1dd2151c64022986f82c690cc87aa2db82d84a888?d=identicon)[flamix](/maintainers/flamix)

---

Top Contributors

[![rshkabko](https://avatars.githubusercontent.com/u/33148760?v=4)](https://github.com/rshkabko "rshkabko (12 commits)")

### Embed Badge

![Health badge](/badges/flamix-supervisor-poor/health.svg)

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

PHPackages © 2026

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