PHPackages                             lsclh/hot-reload - 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. lsclh/hot-reload

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

lsclh/hot-reload
================

复制easyswoole3.x自动重载功能

v1.0.1(7y ago)213[1 issues](https://github.com/lsclh/hot-reload/issues)PHP

Since Mar 18Pushed 7y agoCompare

[ Source](https://github.com/lsclh/hot-reload)[ Packagist](https://packagist.org/packages/lsclh/hot-reload)[ RSS](/packages/lsclh-hot-reload/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

\#文件修改热重启worker

> 在swoole启动处mainServerCreate 添加进程即可 该进程使用定时器自动扫描文件

\###开启热重载 提高开发效率

```
$swooleServer = ServerManager::getInstance()->getSwooleServer();
$swooleServer->addProcess((new  \Lsclh\HotReload\HotReload('HotReload', ['disableInotify' => false]))->getProcess());

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~0 days

Total

2

Last Release

2611d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/327884c6916d1ed7050c078f92c748edc01249b25364746b6abf815ddc14f4fe?d=identicon)[lsclh](/maintainers/lsclh)

---

Top Contributors

[![lsclh](https://avatars.githubusercontent.com/u/48650923?v=4)](https://github.com/lsclh "lsclh (2 commits)")

### Embed Badge

![Health badge](/badges/lsclh-hot-reload/health.svg)

```
[![Health](https://phpackages.com/badges/lsclh-hot-reload/health.svg)](https://phpackages.com/packages/lsclh-hot-reload)
```

PHPackages © 2026

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