PHPackages                             hlw2326/think-plugin-weight - 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. hlw2326/think-plugin-weight

ActiveThink-admin-plugin[Utility &amp; Helpers](/categories/utility)

hlw2326/think-plugin-weight
===========================

账号权重查询与记录插件

00PHP

Since May 7Pushed 1mo agoCompare

[ Source](https://github.com/hlw2326/think-plugin-weight)[ Packagist](https://packagist.org/packages/hlw2326/think-plugin-weight)[ RSS](/packages/hlw2326-think-plugin-weight/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

think-plugin-weight
===================

[](#think-plugin-weight)

> `hlw2326/think-plugin-weight` · ThinkAdmin v6 插件 · PHP &gt;= 8.2

账号权重查询与记录插件。当前支持通过 `hlw2326/platform-data-sdk` 查询抖音、快手账号数据，按昵称、签名、粉丝数、收藏数、作品表现、流量池、发布时间预测等字段对象输出检测说明，并集中计算账号权重后写入 `weight_query_log`。

目录结构
----

[](#目录结构)

```
think-plugin-weight/
├── composer.json
├── README.md
├── stc/database/
│   └── 20260501001_install_weight_query_log.php
└── src/
    ├── Service.php
    ├── helper.php
    ├── controller/
    │   ├── Main.php
    │   └── query/Log.php
    ├── analyzer/
    │   ├── Analyzer.php
    │   └── field/
    ├── model/
    │   └── WeightQueryLog.php
    ├── service/
    │   ├── WeightQueryService.php
    │   └── ScoreService.php
    ├── lang/
    │   └── en-us.php
    └── view/
        └── main/
            └── index.html

```

命名说明
----

[](#命名说明)

- 安装包：`hlw2326/think-plugin-weight`
- 命名空间：`plugin\weight`
- 后台入口：`/plugin-weight/query.log/index`
- 数据表：`weight_query_log`
- 平台标识：`dy`、`ks`、`xhs`、`bili`、`wb`、`sph`、`tk`、`other`
- 主要指标：`fan_count`、`follow_count`、`work_count`、`like_count`、`collect_count`、`avg_like_count`、`avg_comment_count`、`avg_share_count`、`avg_collect_count`、`avg_play_count`、`interaction_rate`

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance61

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

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

---

Top Contributors

[![hlw2326](https://avatars.githubusercontent.com/u/273061548?v=4)](https://github.com/hlw2326 "hlw2326 (5 commits)")

### Embed Badge

![Health badge](/badges/hlw2326-think-plugin-weight/health.svg)

```
[![Health](https://phpackages.com/badges/hlw2326-think-plugin-weight/health.svg)](https://phpackages.com/packages/hlw2326-think-plugin-weight)
```

PHPackages © 2026

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