PHPackages                             easyexpress/shunfeng - 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. easyexpress/shunfeng

ActiveLibrary[API Development](/categories/api)

easyexpress/shunfeng
====================

顺丰SDK

1.0.1(8y ago)147922MITPHPPHP &gt;=5.5.0

Since Sep 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/royen-go/EasyExpress)[ Packagist](https://packagist.org/packages/easyexpress/shunfeng)[ RSS](/packages/easyexpress-shunfeng/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (6)Versions (7)Used By (0)

EasyExpress [![CI status](https://camo.githubusercontent.com/323c517f68b58238769f8c2766545a31cf6be49f89947e3c634f24342c2ec0ca/68747470733a2f2f7472617669732d63692e6f72672f726f79656e2d676f2f45617379457870726573732e7376673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/323c517f68b58238769f8c2766545a31cf6be49f89947e3c634f24342c2ec0ca/68747470733a2f2f7472617669732d63692e6f72672f726f79656e2d676f2f45617379457870726573732e7376673f6272616e63683d6d6173746572)
======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#easyexpress-)

EasyExpress is a PHP library for use ShunFeng APIs.

SDK QQ群：665052579

Requirement
-----------

[](#requirement)

1. PHP &gt;= 5.5.9
2. PHP cURL 扩展
3. PHP OpenSSL 扩展

> SDK 对所使用的框架并无特别要求

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

[](#installation)

```
composer require "easyexpress/shunfeng:~1.0" -vvv
```

Usage
-----

[](#usage)

基本使用:（以附加服务查询为例）

```
$config = [
    'debug' => true,
    'appID' => '000***11',
    'appKey' => 'AC9DA1B7452***775118CA8DB1237431',
    'custID' => '7550***174',
    'log' => [
        'level' => 'debug',
        'file' => '/tmp/express.log'
    ]

];

$app = new \EasyExpress\Foundation\Application($config);

$order = $app->order;

$order->queryProductAdditional();
```

Documentation
-------------

[](#documentation)

[wiki](https://github.com/royen-go/EasyExpress/wiki)

> 强烈建议看懂顺丰文档后再来使用本 SDK。 [https://open.sf-express.com/doc/sf\_openapi\_document\_V1.pdf](https://open.sf-express.com/doc/sf_openapi_document_V1.pdf)

License
-------

[](#license)

MIT

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

4

Last Release

3074d ago

PHP version history (2 changes)1.0.0-alpha.1PHP &gt;=7.0.0

1.0.0-betaPHP &gt;=5.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7af3a44e3773e767ff23860900a7c9d5ebbb110aa19307d6ba370af5f6147aa3?d=identicon)[Observer](/maintainers/Observer)

---

Top Contributors

[![royen-go](https://avatars.githubusercontent.com/u/3759571?v=4)](https://github.com/royen-go "royen-go (2 commits)")

---

Tags

sdkshun-fengshunfengsdkshunfengshunfeng SDK

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/easyexpress-shunfeng/health.svg)

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

###  Alternatives

[checkout/checkout-sdk-php

Checkout.com SDK for PHP

553.3M7](/packages/checkout-checkout-sdk-php)

PHPackages © 2026

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