PHPackages                             cmslz/php-analysis - 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. cmslz/php-analysis

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

cmslz/php-analysis
==================

PHP分词

04.4kPHP

Since Jul 7Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

php-analysis
============

[](#php-analysis)

介绍
--

[](#介绍)

> PHP字符串分词

使用
--

[](#使用)

```
$analysis = new \Cmslz\PhpAnalysis\Analysis();
$result = $analysis->run("我爱自然语言处理",3);
var_dump($result);
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

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/69b00719484af65dff4919ab96a56257a38360dcd06fc248b0d2b1950657870e?d=identicon)[cmslz](/maintainers/cmslz)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/cmslz-php-analysis/health.svg)

```
[![Health](https://phpackages.com/badges/cmslz-php-analysis/health.svg)](https://phpackages.com/packages/cmslz-php-analysis)
```

###  Alternatives

[tysonandre/var_representation_polyfill

Polyfill for var\_representation: convert a variable to a string in a way that fixes the shortcomings of var\_export

146.4M](/packages/tysonandre-var-representation-polyfill)

PHPackages © 2026

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