PHPackages                             cblink/eleme-dispatch - 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. cblink/eleme-dispatch

ActiveLibrary[API Development](/categories/api)

cblink/eleme-dispatch
=====================

eleme dispatch SDK

v1.1(5y ago)0588MITPHPCI failing

Since Jul 15Pushed 5y ago2 watchersCompare

[ Source](https://github.com/cblink/eleme-dispatch)[ Packagist](https://packagist.org/packages/cblink/eleme-dispatch)[ RSS](/packages/cblink-eleme-dispatch/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

 eleme-dispatch
================

[](#-eleme-dispatch-)

 eleme dispatch SDK.

Installing
----------

[](#installing)

```
$ composer require cblink/eleme-dispatch -vvv
```

Usage
-----

[](#usage)

\###配置项 $config = \[ 'app\_id' =&gt; 'app\_id', 'secret\_key' =&gt; 'secret\_key', 'debug' =&gt; true, // 测试联调 'cache' =&gt; ''// 缓存 \];

### delivery query

[](#delivery-query)

(new ElemeDispatch($config))-&gt;dispatch-&gt;deliveryQuery($data);

### create eleme order

[](#create-eleme-order)

(new ElemeDispatch($config))-&gt;order-&gt;createOrder($data);

Contributing
------------

[](#contributing)

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/cblink/eleme-dispatch/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/cblink/eleme-dispatch/issues).
3. Contribute new features or update the wiki.

*The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.*

License
-------

[](#license)

MIT

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

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

Total

2

Last Release

2117d ago

### Community

Maintainers

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

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/cblink-eleme-dispatch/health.svg)

```
[![Health](https://phpackages.com/badges/cblink-eleme-dispatch/health.svg)](https://phpackages.com/packages/cblink-eleme-dispatch)
```

###  Alternatives

[justmd5/pinduoduo-sdk

拼多多API SDK【拼多多开放平台】.

23514.1k1](/packages/justmd5-pinduoduo-sdk)

PHPackages © 2026

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