PHPackages                             zhouzhichao/st - 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. zhouzhichao/st

ActiveLibrary

zhouzhichao/st
==============

service tool

020PHP

Since Mar 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/zzctmac/easy-parser)[ Packagist](https://packagist.org/packages/zhouzhichao/st)[ RSS](/packages/zhouzhichao-st/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Build Status](https://camo.githubusercontent.com/594b26ebefa925bb24764fdd83d54cbc63018816902ffbc0f02f1de37cff78a8/68747470733a2f2f7777772e7472617669732d63692e6f72672f7a7a63746d61632f656173792d7061727365722e7376673f6272616e63683d6d6173746572)](https://www.travis-ci.org/zzctmac/easy-parser)[![Coverage Status](https://camo.githubusercontent.com/b3c44df44ecc43a0e95afcbd6eec62cbdeaf07b58cf5c346285ce850cf203292/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7a7a63746d61632f656173792d7061727365722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/zzctmac/easy-parser?branch=master)

easy-parser
===========

[](#easy-parser)

一个简单的php解析库，可以用来获得一个类的属性、方法、一个函数使用的变量等等，用于快速实现一些脚手架

```
 $cp = new \st\parse\FileClass(__DIR__ . '/../c.php');
$this->assertEquals('Info\\Test', $cp->getName());
$this->assertEquals('co\\Service', $cp->getParentName());
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/56a725e6e5e78e23d986c0866b6d9f0e55683d1d6c0314d4adad00ba585a8aac?d=identicon)[zzctmac](/maintainers/zzctmac)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/zhouzhichao-st/health.svg)

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

PHPackages © 2026

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