PHPackages                             jiangwu10057/guardian\_beast - 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. jiangwu10057/guardian\_beast

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

jiangwu10057/guardian\_beast
============================

swoole实现守护进程

06PHPCI failing

Since Mar 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jiangwu10057/guardian_beast)[ Packagist](https://packagist.org/packages/jiangwu10057/guardian_beast)[ RSS](/packages/jiangwu10057-guardian-beast/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

guardian\_beast
===============

[](#guardian_beast)

swoole 实现守护进程

实现参考“使用 swoole 实现进程的守护”系列文章

安装

```
composer require jiangwu10057/guardian_beast:dev-master

```

使用方法

```
$configPath = dirname(__DIR__) . "/config/daemon.ini";

$daemonMany = new Daemon($configPath);
$daemonMany->run();

```

重载

```
kill -HUP pid

```

测试问题
====

[](#测试问题)

1正在运行的设置为暂停会失败，还会产生孤儿进程 2主进程被kill了，守护的进程没有一起关闭

###  Health Score

18

—

LowBetter than 7% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

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://avatars.githubusercontent.com/u/6183367?v=4)[jiangwu10057](/maintainers/jiangwu10057)[@jiangwu10057](https://github.com/jiangwu10057)

---

Top Contributors

[![jiangwu10057](https://avatars.githubusercontent.com/u/6183367?v=4)](https://github.com/jiangwu10057 "jiangwu10057 (7 commits)")

### Embed Badge

![Health badge](/badges/jiangwu10057-guardian-beast/health.svg)

```
[![Health](https://phpackages.com/badges/jiangwu10057-guardian-beast/health.svg)](https://phpackages.com/packages/jiangwu10057-guardian-beast)
```

###  Alternatives

[laravel-admin-ext/daterangepicker

Integrates daterangepicker into laravel-admin

3337.5k](/packages/laravel-admin-ext-daterangepicker)[digital-creative/icon-action-toolbar

Allows you to update a single column of a resource all at once.

2629.5k](/packages/digital-creative-icon-action-toolbar)[artificertech/laravel-relationship-events

Missing relationship events for Laravel

1218.8k](/packages/artificertech-laravel-relationship-events)[coldtrick/wizard

Make a wizard to guide your users through the features of your site

107.4k](/packages/coldtrick-wizard)

PHPackages © 2026

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