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

ActiveLibrary

yanlongma/express
=================

Express query

0.1(8y ago)011MITPHPPHP &gt;=5.3

Since Jan 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/YanlongMa/express)[ Packagist](https://packagist.org/packages/yanlongma/express)[ RSS](/packages/yanlongma-express/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

express
=======

[](#express)

Introduction
------------

[](#introduction)

Express query

Install
-------

[](#install)

```
$ composer require yanlongma/express

```

Demo
----

[](#demo)

```
require __DIR__ . '/vendor/autoload.php';

// 初始化服务
$appCode = 'your appCode';
$server = new \YanlongMa\Express\Jisukdcx($appCode);

$express = new \YanlongMa\Express\Express($server);

// 查件
$info = $express->query('69576009311');
var_dump($info);

// 获取快递公司列表
$list = $express->company();
var_dump($list);
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

3041d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9a85aae34dfa90304d03ddf32298cc0f191c844d93cd491b65a64a2cff69bf93?d=identicon)[YanlongMa](/maintainers/YanlongMa)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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