PHPackages                             ledc/jun-meng - 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. ledc/jun-meng

ActiveLibrary

ledc/jun-meng
=============

杭州君梦供应链服务有限公司OMS系统SDK

v7.4.0(6mo ago)00MITPHPPHP &gt;=7.4

Since Oct 22Pushed 6mo agoCompare

[ Source](https://github.com/ledccn/ledc-jun-meng)[ Packagist](https://packagist.org/packages/ledc/jun-meng)[ RSS](/packages/ledc-jun-meng/feed)WikiDiscussions master Synced 1mo ago

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

杭州君梦供应链服务有限公司OMS系统SDK
=====================

[](#杭州君梦供应链服务有限公司oms系统sdk)

安装
--

[](#安装)

`composer require ledc/jun-meng`

使用
--

[](#使用)

开箱即用，只需要传入一个配置，初始化一个实例即可：

```
use Ledc\JunMeng\Config;
use Ledc\JunMeng\JunMengClient;

$config = [
    'warehouse_no' => '仓库编码',
    'customer_no' => '客户编码',
    'secret' => '密钥',
    'production' => '生产环境接口地址',
    'debug' => false // 是否调试模式
];
$client = new JunMengClient(new Config($config));
```

在创建实例后，所有的方法都可以有IDE自动补全；例如：

```
$client->post($method, $query_params, $params);
```

捐赠
--

[](#捐赠)

[![reward](reward.png)](reward.png)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance66

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

209d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4af14254189bc74029cc40f4206f8006872b0cd092c680201f204a85a490f143?d=identicon)[ledccn](/maintainers/ledccn)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ledc-jun-meng/health.svg)

```
[![Health](https://phpackages.com/badges/ledc-jun-meng/health.svg)](https://phpackages.com/packages/ledc-jun-meng)
```

###  Alternatives

[topthink/think

the new thinkphp framework

8.0k1.2M13](/packages/topthink-think)[topthink/think-queue

The ThinkPHP6 Queue Package

640675.0k75](/packages/topthink-think-queue)[topthink/think-swoole

Swoole extend for thinkphp

477174.4k19](/packages/topthink-think-swoole)[topthink/think-captcha

captcha package for thinkphp

132934.4k68](/packages/topthink-think-captcha)[topthink/think-worker

workerman extend for thinkphp

202227.2k9](/packages/topthink-think-worker)[topthink/think-migration

96460.8k121](/packages/topthink-think-migration)

PHPackages © 2026

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