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

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

slince/shipment-tracking-ems
============================

A flexible and shipment tracking library for E邮宝、E包裹、E特快、国际EMS.

1.0.0(8y ago)315MITPHPPHP &gt;=5.6.0

Since Aug 7Pushed 8y ago1 watchersCompare

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

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

E邮宝(Epacket、EUP)、E包裹、E特快、国际EMS物流轨迹查询
====================================

[](#e邮宝epacketeupe包裹e特快国际ems物流轨迹查询)

[![Build Status](https://camo.githubusercontent.com/02b39250e72e237a8518ad41bcee5c177526168295564c949eb3bbb90679f694/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f736c696e63652f736869706d656e742d747261636b696e672d656d732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/slince/shipment-tracking-ems)[![Coverage Status](https://camo.githubusercontent.com/d73166ccc7a8cdbff72c8f9f931c52adf78e53eb92641bf80401e48ec3f2e6fc/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f736c696e63652f736869706d656e742d747261636b696e672d656d732e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/github/slince/shipment-tracking-ems)[![Latest Stable Version](https://camo.githubusercontent.com/9211e6976439bdd8d736d089a9cf439179282d340ac69aac1ee13e363b5a5f9e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736c696e63652f736869706d656e742d747261636b696e672d656d732e7376673f7374796c653d666c61742d737175617265266c6162656c3d737461626c65)](https://packagist.org/packages/slince/shipment-tracking-ems)[![Scrutinizer](https://camo.githubusercontent.com/ea7e98737d35b8c6411950df3a8b7f25b13f91c165cf0522cee997c36e566b67/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f736c696e63652f736869706d656e742d747261636b696e672d656d732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/slince/shipment-tracking-ems/?branch=master)

中国邮政包裹物流信息查询，适用产品E邮宝、E包裹、E特快、国际EMS

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

[](#installation)

Install via composer

```
$ composer require slince/shipment-tracking-ems
```

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

[](#basic-usage)

```
$tracker = new Slince\ShipmentTracking\EMS\EMSTracker(AUTHENTICATE, 'en');

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

   print_r($shipment->getEvents());  //print the shipment events

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

注意：该库并不支持查询国内EMS包裹信息，相关文档主页

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3197d 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 (3 commits)")

---

Tags

shipmentEMSeePacket

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[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)[shipmonk/name-collision-detector

Simple tool to find ambiguous classes or any other name duplicates within your project.

362.1M34](/packages/shipmonk-name-collision-detector)[bostondv/bootstrap-ninja-forms

Adds Bootstrap classes to Ninja Forms

222.2k](/packages/bostondv-bootstrap-ninja-forms)

PHPackages © 2026

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