PHPackages                             dakalab/yun-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. [API Development](/categories/api)
4. /
5. dakalab/yun-express

ActiveLibrary[API Development](/categories/api)

dakalab/yun-express
===================

Unofficial PHP SDK for YunTu express

v1.0(7y ago)13871MITPHPPHP &gt;=7.1

Since Feb 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/dakalab/yun-express)[ Packagist](https://packagist.org/packages/dakalab/yun-express)[ RSS](/packages/dakalab-yun-express/feed)WikiDiscussions master Synced yesterday

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

YunTu Express SDK
=================

[](#yuntu-express-sdk)

Unofficial PHP SDK for YunTu express ()

[![Build Status](https://camo.githubusercontent.com/1c258725b9baec72079139d33cb10982db2746cfa0fc2f6fe53287df8cbff2be/68747470733a2f2f7472617669732d63692e636f6d2f64616b616c61622f79756e2d657870726573732e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/dakalab/yun-express)[![codecov](https://camo.githubusercontent.com/ee01445cd08dabcb46097e5e126206669926e5d0354956e6bf075d477a8ec3dc/68747470733a2f2f636f6465636f762e696f2f67682f64616b616c61622f79756e2d657870726573732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/dakalab/yun-express)[![Latest Stable Version](https://camo.githubusercontent.com/35a634522c09f3f940cdb5746fcd420b9b9f3338296440945557ef2d36062db6/68747470733a2f2f706f7365722e707567782e6f72672f64616b616c61622f79756e2d657870726573732f762f737461626c65)](https://packagist.org/packages/dakalab/yun-express)[![Total Downloads](https://camo.githubusercontent.com/228a502e09f7d3da8e617eca8d4883cd3ba3d5d7090bf977dc5c2522f9827c8c/68747470733a2f2f706f7365722e707567782e6f72672f64616b616c61622f79756e2d657870726573732f646f776e6c6f616473)](https://packagist.org/packages/dakalab/yun-express)[![License](https://camo.githubusercontent.com/ad1e55059f0337392552faaa5cc873b3658e8409c61c5e23e294c364f5cc9f5e/68747470733a2f2f706f7365722e707567782e6f72672f64616b616c61622f79756e2d657870726573732f6c6963656e73652e737667)](https://packagist.org/packages/dakalab/yun-express)

Install
-------

[](#install)

```
composer require dakalab/yun-express

```

Usage
-----

[](#usage)

```
$client = new Dakalab\YunExpress\Client($account, $secret);

try {
    $tracking = $client->getTrackingInfo($trackingNumber);
    print_r($tracking);
} catch (\Exception $e) {
    echo $e->getMessage();
}

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

2638d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/38477a075b41de5a26d8125f39a5075e700472d770024cf31e9e3d1566e0c5e5?d=identicon)[hyperjiang](/maintainers/hyperjiang)

---

Top Contributors

[![hyperjiang](https://avatars.githubusercontent.com/u/12892368?v=4)](https://github.com/hyperjiang "hyperjiang (16 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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