PHPackages                             slince/shipment-tracking-yanwen-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. slince/shipment-tracking-yanwen-express

ActiveLibrary

slince/shipment-tracking-yanwen-express
=======================================

A flexible and shipment tracking library for Yanwen Express.

1.1.0(8y ago)129MITPHPPHP &gt;=5.6.0

Since Jul 28Pushed 8y ago2 watchersCompare

[ Source](https://github.com/slince-archived/shipment-tracking-yanwen-express)[ Packagist](https://packagist.org/packages/slince/shipment-tracking-yanwen-express)[ RSS](/packages/slince-shipment-tracking-yanwen-express/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Shipment Tracking Library For Yanwen Express
============================================

[](#shipment-tracking-library-for-yanwen-express)

[![Build Status](https://camo.githubusercontent.com/8fff85c0a36ba146f8e51e6ad7ceb901ffd31b181b7184a3b3a7810e3da496c7/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f736c696e63652f736869706d656e742d747261636b696e672d79616e77656e2d657870726573732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/slince/shipment-tracking-yanwen-express)[![Coverage Status](https://camo.githubusercontent.com/12fbf57013a869a0df5923a2137f2b659b71532ab5eb209f057d8bd16bfa512a/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f736c696e63652f736869706d656e742d747261636b696e672d79616e77656e2d657870726573732e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/github/slince/shipment-tracking-yanwen-express)[![Latest Stable Version](https://camo.githubusercontent.com/12a6b3bb54c180c16fd340f6db789ea416e619cfa20176c8aa0abc3cfc606347/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736c696e63652f736869706d656e742d747261636b696e672d79616e77656e2d657870726573732e7376673f7374796c653d666c61742d737175617265266c6162656c3d737461626c65)](https://packagist.org/packages/slince/shipment-tracking-yanwen-express)[![Scrutinizer](https://camo.githubusercontent.com/010267803421a77c10d5970cd3033a49b3fecce8b9ae8a74dba6848088575911/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f736c696e63652f736869706d656e742d747261636b696e672d79616e77656e2d657870726573732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/slince/shipment-tracking-yanwen-express/?branch=master)

A flexible and shipment tracking library for Yanwen Express(燕文物流).

Installation
------------

[](#installation)

Install via composer

```
$ composer require slince/shipment-tracking-yanwen-express
```

Basic Usage
-----------

[](#basic-usage)

```
$tracker = new Slince\ShipmentTracking\YanWenExpress\YanWenTracker(KEY, 'en');

try {
   $shipment = $tracker->track('CNAQV100168101');

   if ($shipment->isDelivered()) {
       echo "Delivered";
   }
   echo $shipment->getOrigin();
   echo $shipment->getDestination();
   print_r($shipment->getEvents());  //print the shipment events

} catch (Slince\ShipmentTracking\Exception\TrackException $exception) {
    exit('Track error: ' . $exception->getMessage());
}
```

License
-------

[](#license)

The MIT license. See [MIT](https://opensource.org/licenses/MIT)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

Every ~4 days

Total

2

Last Release

3207d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3785826?v=4)[Tao](/maintainers/slince)[@slince](https://github.com/slince)

---

Top Contributors

[![slince](https://avatars.githubusercontent.com/u/3785826?v=4)](https://github.com/slince "slince (7 commits)")

---

Tags

parcelshipment-trackingtrackingyanwenyanwen-expresstrackingshipmenttrackerparcelyanwen express

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/slince-shipment-tracking-yanwen-express/health.svg)

```
[![Health](https://phpackages.com/badges/slince-shipment-tracking-yanwen-express/health.svg)](https://phpackages.com/packages/slince-shipment-tracking-yanwen-express)
```

###  Alternatives

[pragmarx/tracker

A Laravel Visitor Tracker

2.9k300.0k1](/packages/pragmarx-tracker)[slince/shipment-tracking

A flexible and awesome shipment tracking library for several carriers like DHL eCommerce, USPS, YanWen Express, Epacket, E包裹, E特快, 国际EMS, 快递100

291.6k4](/packages/slince-shipment-tracking)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9738.8k](/packages/sauladam-shipment-tracker)[apix/log

Minimalist, thin and fast PSR-3 compliant (multi-bucket) logger.

511.0M18](/packages/apix-log)[webit/gls-tracking

Web-IT GLS Tracking API

1416.3k2](/packages/webit-gls-tracking)

PHPackages © 2026

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