PHPackages                             shiguangxiaotou3/rely - 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. shiguangxiaotou3/rely

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

shiguangxiaotou3/rely
=====================

composer依赖可视化

14PHP

Since Dec 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/shiguangxiaotou3/rely)[ Packagist](https://packagist.org/packages/shiguangxiaotou3/rely)[ RSS](/packages/shiguangxiaotou3-rely/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [ ![](https://camo.githubusercontent.com/afeda6f31777f81a32816adefe80daff15178cffb9d8d5df8c5fb16a1721d3b0/68747470733a2f2f7777772e7368696775616e677869616f746f752e636f6d2f66617669636f6e2e69636f) ](https://https://github.com/shiguangxiaotou3/wordpress)

Rely是一个composer依赖转换为html的可视化工具
===============================

[](#rely是一个composer依赖转换为html的可视化工具-)

### 它是通过分析composer.json文件实现的

[](#它是通过分析composerjson文件实现的)

[![composer依赖可视化](https://camo.githubusercontent.com/d715bfefe028c3a8a153fe79a556b6dcf3465efb7d41e51af762b5ccd89b07f4/68747470733a2f2f7777772e7368696775616e677869616f746f752e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f31322f254536253838254141254535254231253846323032322d31322d30332d32332e30342e30332e706e67)](https://camo.githubusercontent.com/d715bfefe028c3a8a153fe79a556b6dcf3465efb7d41e51af762b5ccd89b07f4/68747470733a2f2f7777772e7368696775616e677869616f746f752e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f31322f254536253838254141254535254231253846323032322d31322d30332d32332e30342e30332e706e67)

```
composer require shiguangxiaotou3/rely:dev-master -vvv
```

```
// 使用
require  './vendor/autoload.php';
use ShiGuangXiaoTou3\Rely\Rely;
$model = new Rely;
$model-> vendorDir = './vendor';
$model->baseComposerJson = './composer.json';
$model->baseComposerLock='./composer.lock';
$model->env = true;
$model->projectName="shiguangxiaotou3/rely";
echo $model->renderHtml();
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

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/da9cf29f4b455e6049ddb68c0b650013e7ac8d17844eae074df7d004e11c5dc5?d=identicon)[shiguangxiaotou3](/maintainers/shiguangxiaotou3)

---

Top Contributors

[![shiguangxiaotou3](https://avatars.githubusercontent.com/u/39594590?v=4)](https://github.com/shiguangxiaotou3 "shiguangxiaotou3 (13 commits)")

### Embed Badge

![Health badge](/badges/shiguangxiaotou3-rely/health.svg)

```
[![Health](https://phpackages.com/badges/shiguangxiaotou3-rely/health.svg)](https://phpackages.com/packages/shiguangxiaotou3-rely)
```

PHPackages © 2026

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