PHPackages                             jade/baidu-keyword-count - 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. jade/baidu-keyword-count

ActiveLibrary

jade/baidu-keyword-count
========================

百度关键词相关结果计数

v1.0.0(6y ago)112MITPHPPHP &gt;=7.2

Since Sep 12Pushed 6y agoCompare

[ Source](https://github.com/Jader/BaiduKeywordCount)[ Packagist](https://packagist.org/packages/jade/baidu-keyword-count)[ RSS](/packages/jade-baidu-keyword-count/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (2)Used By (0)

百度关键词相关结果计数
===========

[](#百度关键词相关结果计数)

[![License](https://camo.githubusercontent.com/2d31ca28474d07eede0095efcb6ba709c3416b1c91661d6c0ea91daee72b29ee/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f696e686572652f636f6e736f6c652e737667)](LICENSE)[![Php Version](https://camo.githubusercontent.com/b5263975adb5394154a115e4b1ee0c1a9c7c661f7d8a6eeebbacf54ba1ec7a36/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6a6164652f62616964752d6b6579776f72642d636f756e74)](https://packagist.org/packages/jade/baidu-keyword-count)[![Latest Stable Version](https://camo.githubusercontent.com/30f04bbd69da807ef6e8e90fe30f8b73b66eab89bc3bbfb1985e93b9ea1756e3/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6164652f62616964752d6b6579776f72642d636f756e742e737667)](https://packagist.org/packages/jade/baidu-keyword-count)

安装
--

[](#安装)

`composer require jade/baidu-keyword-count`

使用
--

[](#使用)

```
use BaiduKeywordCount\Handler;

$keyword = '慧慧折扣';
$servic = new Handler();
$data = $servic::init($keyword);
```

输出
--

[](#输出)

```
array:2 [
  "keyword" => "慧慧折扣"
  "count" => 417000
]

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2431d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/15cdee5d0b94896fa3c2418700372b9cc19e5f43cbb31b115fac4721401e9c38?d=identicon)[Jader](/maintainers/Jader)

---

Top Contributors

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

---

Tags

baidubaidu-keywordcount

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jade-baidu-keyword-count/health.svg)

```
[![Health](https://phpackages.com/badges/jade-baidu-keyword-count/health.svg)](https://phpackages.com/packages/jade-baidu-keyword-count)
```

PHPackages © 2026

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