PHPackages                             xiabeifeng/express-query - 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. xiabeifeng/express-query

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

xiabeifeng/express-query
========================

Make it easy to query express information

1.0.0(10y ago)133MITPHPPHP &gt;=5.3.0

Since Apr 10Pushed 10y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

express-query
=============

[](#express-query)

> This is a php package to make it easy to query express information.

> Homepage :

### Quick Start and Examples

[](#quick-start-and-examples)

```
require 'vendor/autoload.php';
try {
    $obj = new Xiabeifeng\ExpressQuery\KuaiDi100('yunda', '1201869669591');
    $result = $obj->query();
    var_dump($result);
} catch (\Exception $e) {
    echo $e->getMessage() . PHP_EOL;
    echo $e->getCode() . PHP_EOL;
}
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3682d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/231c3262e4b6f2bea175e6e3c9e5ee3fcfae96d3cc3eceb686410036c28e1f66?d=identicon)[xiabeifeng](/maintainers/xiabeifeng)

---

Top Contributors

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

---

Tags

expresskuaidi100kuaidiexpress-queryexpress information

### Embed Badge

![Health badge](/badges/xiabeifeng-express-query/health.svg)

```
[![Health](https://phpackages.com/badges/xiabeifeng-express-query/health.svg)](https://phpackages.com/packages/xiabeifeng-express-query)
```

PHPackages © 2026

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