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

ActiveLibrary

guoguo882010/jumei-express
==========================

百度云市场-聚美智数快递查询

1.0.2(8mo ago)017MITPHPPHP &gt;=7.1

Since Aug 23Pushed 8mo agoCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

聚美智数 快递查询
=========

[](#聚美智数-快递查询)

安装
==

[](#安装)

```
composer require guoguo882010/jumei-express

```

使用
--

[](#使用)

```

\RSHDSDK\JuMeiExpress\JuMeiExpress::getExpressInfo('百度appid','快递号','手机号(中通、顺丰需要传)');

```

成功返回数据

```
{
    "code": 200,
    "msg": "成功",
    "taskNo": "074388502348792558",
    "data": {
        "expressCode": "yuantong", // 快递公司编码
        "expressName": "圆通速递",  // 快递公司
        "logo": "https://img.jumdata.com/express/yuantong.jpg", // logo
        "number": "1213232434341",  // 快递单号
        "status": 4,
        "logisticsList": [ // 轨迹
            {
                "context": "客户签收人: 驿站 已签收  感谢使用圆通速递，期待再次为您服务 如有疑问请联系：15988136792，投诉电话：023-49589172", //轨迹
                "time": "2020-11-28 16:53:07" // 时间
            },
            {
                "context": "【浙江省杭州市临安市青山镇公司】 派件中  派件人: 任志成 电话 15988136792  如有疑问，请联系：023-49589172",
                "time": "2020-11-28 10:33:18"
            },
            {
                "context": "【浙江省杭州市临安市】 已发出 下一站 【浙江省杭州市临安市青山镇公司】",
                "time": "2020-11-28 09:05:16"
            },
            {
                "context": "【浙江省杭州市临安市公司】 已收入",
                "time": "2020-11-28 09:03:30"
            },
            {
                "context": "【杭州转运中心】 已发出 下一站 【浙江省杭州市临安市公司】",
                "time": "2020-11-28 02:22:15"
            },
            {
                "context": "【杭州转运中心公司】 已收入",
                "time": "2020-11-28 02:04:12"
            },
            {
                "context": "【金华转运中心】 已发出 下一站 【杭州转运中心公司】",
                "time": "2020-11-27 19:35:10"
            },
            {
                "context": "【金华转运中心公司】 已收入",
                "time": "2020-11-27 19:33:48"
            },
            {
                "context": "【浙江省金华市江南】 已发出 下一站 【金华转运中心公司】",
                "time": "2020-11-27 16:31:30"
            },
            {
                "context": "【浙江省金华市江南公司】 已打包",
                "time": "2020-11-27 16:24:17"
            },
            {
                "context": "【浙江省金华市江南公司】 已收入",
                "time": "2020-11-27 15:49:18"
            },
            {
                "context": "【浙江省金华市江南公司】 已收件 取件人: 舒金臣 (17758085167)",
                "time": "2020-11-27 10:50:26"
            }
        ]
    }
}

status字段说明
1	在途中
2	派送中
3	已签收
4	派送失败
5	揽收
6	退回
7	转单
8	疑难
9	退签
10	待清关
11	清关中
12	已清关
13	清关异常

```

失败返回结果

```
{
    "msg": "参数错误",
    "code": 400 // 请查阅错误码定义
}

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance60

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

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.

###  Release Activity

Cadence

Every ~3 days

Total

3

Last Release

257d ago

### Community

Maintainers

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

---

Top Contributors

[![guoguo882010](https://avatars.githubusercontent.com/u/3445260?v=4)](https://github.com/guoguo882010 "guoguo882010 (3 commits)")

### Embed Badge

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

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

PHPackages © 2026

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