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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ledc/jun-meng

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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

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

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

Since Oct 22Pushed 8mo 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 today

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

26

—

LowBetter than 41% of packages

Maintenance60

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

255d 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-captcha

captcha package for thinkphp

117970.1k74](/packages/topthink-think-captcha)[topthink/think-worker

workerman extend for thinkphp

216235.9k9](/packages/topthink-think-worker)[yunwuxin/think-cron

计划任务

17317.4k](/packages/yunwuxin-think-cron)[liliuwei/thinkphp-jump

适用于thinkphp6.0+的跳转扩展

2876.7k1](/packages/liliuwei-thinkphp-jump)[zzstudio/think-addons

The ThinkPHP6 Addons Package

1578.7k](/packages/zzstudio-think-addons)[topthink/think-annotation

Annotation For ThinkPHP

4833.6k8](/packages/topthink-think-annotation)

PHPackages © 2026

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