PHPackages                             xu42/laravel-kuaidiniao - 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. xu42/laravel-kuaidiniao

ActiveLibrary[API Development](/categories/api)

xu42/laravel-kuaidiniao
=======================

Laravel Wrapper for KuaiDiNiao

1.0.0(8y ago)2149MITPHP

Since Dec 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/xu42/laravel-kuaidiniao)[ Packagist](https://packagist.org/packages/xu42/laravel-kuaidiniao)[ Docs](https://github.com/xu42/laravel-kuaidiniao)[ RSS](/packages/xu42-laravel-kuaidiniao/feed)WikiDiscussions master Synced yesterday

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

Laravel-KuaiDiNiao
==================

[](#laravel-kuaidiniao)

Laravel Wrapper for KuaiDiNiao.

Installing
----------

[](#installing)

1. require library

```
composer require xu42/laravel-kuaidiniao
```

2. config for Laravel

```
php artisan vendor:publish
```

Edit the `config/kdniao.php` file.

3. config for Lumen

```
cp vendor/xu42/laravel-kuaidiniao/src/config.php config/kdniao.php
```

Edit the `bootstrap/app.php` file, add `$app->configure('kdniao');` in front of the `return $app;`.
Edit the `config/kdniao.php` file.

Usage
-----

[](#usage)

1. Track

```
KuaiDiNiao::track('SF', '12303940284', 'E201712170000001234');
```

2. Follow

```
KuaiDiNiao::follow('SF', '12303940284', 'E201712170000001234');
```

Others
------

[](#others)

[Official API Document](http://www.kdniao.com/api-all)

License
-------

[](#license)

[MIT](LICENSE)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3070d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

expresslogisticmina

### Embed Badge

![Health badge](/badges/xu42-laravel-kuaidiniao/health.svg)

```
[![Health](https://phpackages.com/badges/xu42-laravel-kuaidiniao/health.svg)](https://phpackages.com/packages/xu42-laravel-kuaidiniao)
```

###  Alternatives

[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[spatie/laravel-route-discovery

Auto register routes using PHP attributes

23645.0k2](/packages/spatie-laravel-route-discovery)[esign/laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API

69145.4k](/packages/esign-laravel-conversions-api)[didww/didww-api-3-php-sdk

PHP SDK for DIDWW API 3

1218.2k](/packages/didww-didww-api-3-php-sdk)[surface/laravel-webfinger

A Laravel package to create an ActivityPub webfinger.

113.8k](/packages/surface-laravel-webfinger)

PHPackages © 2026

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