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

ActiveLibrary

96qbhy/express
==============

简单的快递查询接口。

3.3(3y ago)1873833MITPHPPHP 7.\* | 8.\*

Since Jul 18Pushed 3y agoCompare

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

READMEChangelog (7)Dependencies (1)Versions (9)Used By (3)

express
=======

[](#express)

简单的快递查询接口。

安装
--

[](#安装)

```
$ composer require 96qbhy/express

```

使用
--

[](#使用)

1. 查询快递

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

$express = new \Qbhy\Express\Express('key');

print_r($express->query('快递单号'));
```

> 支持自动判断快递类型和手动指定快递类型，不传第二个参数代表自动判断快递类型。快递单号用字符串！！！ 申请 key 请前往

2. 查询快递类型

```
$result = Express::queryType('885744925321174309');
print_r($result);
```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 56% 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

Every ~295 days

Recently: every ~362 days

Total

8

Last Release

1152d ago

Major Versions

1.0 → 2.02019-04-01

2.2 → 3.02019-04-02

PHP version history (3 changes)2.0PHP &gt;=7.1

3.2PHP ^7.1

3.3PHP 7.\* | 8.\*

### Community

Maintainers

![](https://www.gravatar.com/avatar/a0e15ef096c1cef56717d13b05333600e4fb13d2c91ddd0aaffb9a550f2543d3?d=identicon)[qbhy](/maintainers/qbhy)

---

Top Contributors

[![qbhy](https://avatars.githubusercontent.com/u/24204533?v=4)](https://github.com/qbhy "qbhy (14 commits)")[![qbhy0715](https://avatars.githubusercontent.com/u/16954340?v=4)](https://github.com/qbhy0715 "qbhy0715 (11 commits)")

---

Tags

express

### Embed Badge

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

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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