PHPackages                             shawn/kdniao - 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. shawn/kdniao

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

shawn/kdniao
============

kdniao service for laravel

v1.2.0(9y ago)34501MITPHP

Since Dec 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ShawnZhang31/kdniao-for-laravel)[ Packagist](https://packagist.org/packages/shawn/kdniao)[ RSS](/packages/shawn-kdniao/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

\##快递鸟,快递查询 ###安装

```
composer require shawn/kdniao
```

\###配置 在.env文件中添加

```
KDNIAO_EBUSSINESSID=
KDNIAO_APPKEY=
```

在config/app.php中注册服务

```
Shawn\Kdniao\KdniaoServiceProvider::class,
'Kdniao'=>Shawn\Kdniao\Facades\Kdniao::class,
```

\###使用

```
return Kdniao::getOrderTraces('HHTT','580334019453');
```

```
返回数据为:
{
"EBusinessID": "1272627",
"ShipperCode": "HHTT",
"Success": true,
"LogisticCode": "580334019453",
"State": "3",
"Traces": [
{
"AcceptTime": "2016-12-15 19:09:33",
"AcceptStation": "湖州安吉(0572-5026810，0572-5026710)的公司已收件，扫描员是程祥宏"
},
{
"AcceptTime": "2016-12-15 19:10:01",
"AcceptStation": "快件由湖州安吉(0572-5026810，0572-5026710)发往广州分拨中心"
},
{
"AcceptTime": "2016-12-17 02:29:43",
"AcceptStation": "快件由广州分拨中心发往广州天河仓"
},
{
"AcceptTime": "2016-12-17 04:52:38",
"AcceptStation": "快件由广州分拨中心发往广州珠村分部(020-62119019)"
},
{
"AcceptTime": "2016-12-17 08:32:25",
"AcceptStation": "快件到达广州珠村分部(020-62119019)，上一站是广州分拨中心扫描员是广州珠村"
},
{
"AcceptTime": "2016-12-17 23:54:41",
"AcceptStation": "广州珠村分部(020-62119019)已进行货件留仓扫描"
},
{
"AcceptTime": "2016-12-18 22:09:24",
"AcceptStation": "广州珠村分部(020-62119019)已进行货件留仓扫描"
},
{
"AcceptTime": "2016-12-19 20:53:53",
"AcceptStation": "广州珠村分部(020-62119019)的欧阳萧13710121356正在派件"
},
{
"AcceptTime": "2016-12-19 21:45:02",
"AcceptStation": "广州珠村分部(020-62119019)已进行货件留仓扫描"
},
{
"AcceptTime": "2016-12-19 22:05:22",
"AcceptStation": "广州珠村分部(020-62119019)的欧阳萧13710121356正在派件"
},
{
"AcceptTime": "2016-12-19 22:17:36",
"AcceptStation": "快件已签收,签收人是朋友"
}
]
}
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity66

Established project with proven stability

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 ~10 days

Total

4

Last Release

3398d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a29c59ca9e5d76b11a828b66fcfc80b971ee668e2acb777bbc191238cc60601?d=identicon)[shawnzhang](/maintainers/shawnzhang)

### Embed Badge

![Health badge](/badges/shawn-kdniao/health.svg)

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

PHPackages © 2026

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