PHPackages                             kriss/yii2-express-100 - 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. kriss/yii2-express-100

ActiveYii2-extension

kriss/yii2-express-100
======================

Yii2 快递100接口

11PHP

Since Jun 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/krissss/yii2-express-100)[ Packagist](https://packagist.org/packages/kriss/yii2-express-100)[ RSS](/packages/kriss-yii2-express-100/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 快递100接口
============

[](#yii2-快递100接口)

Yii2 快递100接口

[快递100](https://www.kuaidi100.com/openapi/api_post.shtml)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist kriss/yii2-express-100

```

or add

```
"kriss/yii2-express-100": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

配置 Component

```
use kriss\express100\ExpressApi;

$config = [
    'components' => [
        ExpressApi::COMPONENT_NAME => [
            'class' => ExpressApi::class,
            // 其他配置参数
        ]
    ]
]
```

使用

```
use kriss\express100\ExpressApi;
use Yii;

Yii::$app->get(ExpressApi::COMPONENT_NAME)->api('快递名称', '快递单号');
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b4053cfc9956b8c15b9bc4c9c7c2bad625d16d1b6d9191019b2a25cc0972d955?d=identicon)[kriss](/maintainers/kriss)

---

Top Contributors

[![krissss](https://avatars.githubusercontent.com/u/10680903?v=4)](https://github.com/krissss "krissss (2 commits)")

### Embed Badge

![Health badge](/badges/kriss-yii2-express-100/health.svg)

```
[![Health](https://phpackages.com/badges/kriss-yii2-express-100/health.svg)](https://phpackages.com/packages/kriss-yii2-express-100)
```

PHPackages © 2026

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