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

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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

[ozdemir/datatables

Simplify your Datatables server-side processing effortlessly using our lightning-fast PHP library, streamlining your workflow seamlessly.

273166.1k](/packages/ozdemir-datatables)[phpactor/language-server-protocol

Langauge Server Protocol for PHP (transpiled)

12481.6k6](/packages/phpactor-language-server-protocol)[linnovate/openideal

OpenideaL - open source ideas and innovation management system

1262.8k2](/packages/linnovate-openideal)[blitsoftwares/laravel-states-and-cities

País, cidades e estados. Com código IBGE Brasil. Com migrations, models, seeder, routes, config e views. SQL de dumps disponiveis na pasta 'sql'.

151.1k](/packages/blitsoftwares-laravel-states-and-cities)

PHPackages © 2026

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