hlw2326/think-plugin-weight

账号权重查询与记录插件

Maintainers

Package info

github.com/hlw2326/think-plugin-weight

Homepage

Type:think-admin-plugin

pkg:composer/hlw2326/think-plugin-weight

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-05-01 04:31 UTC

This package is auto-updated.

Last update: 2026-05-01 04:39:57 UTC


README

hlw2326/think-plugin-weight · ThinkAdmin v6 插件 · PHP >= 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
    │   └── WeightScoreService.php
    ├── lang/
    │   └── en-us.php
    └── view/
        └── main/
            └── index.html

命名说明

  • 安装包:hlw2326/think-plugin-weight
  • 命名空间:plugin\weight
  • 后台入口:/plugin-weight/query.log/index
  • 数据表:weight_query_log
  • 平台标识:dyksxhsbiliwbsphtkother
  • 主要指标:fan_countfollow_countwork_countlike_countcollect_countavg_like_countavg_comment_countavg_share_countavg_collect_countavg_play_countinteraction_rate