PHPackages                             yuxiaobo/jumdata - 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. yuxiaobo/jumdata

ActiveLibrary

yuxiaobo/jumdata
================

聚美智数接口

1.0.2(3y ago)5202mitPHP

Since Aug 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/edk24/jumdata_sdk)[ Packagist](https://packagist.org/packages/yuxiaobo/jumdata)[ RSS](/packages/yuxiaobo-jumdata/feed)WikiDiscussions main Synced 4w ago

READMEChangelogDependencies (3)Versions (9)Used By (0)

聚美智数SDK
=======

[](#聚美智数sdk)

[官网](https://my.jumdata.com/home)

**安装**

```
composer require yuxiaobo/jumdata

```

单元测试
----

[](#单元测试)

```
./vendor/bin/phpunit test/SmsTest.php

```

短信SDK
-----

[](#短信sdk)

> 已完成

- send 发送短信
- detail 查询短信发送详情
- getSignList 查询短信签名列表
- getTemplateList 查询短信模板列表

#### 发送短信

[](#发送短信)

```
$sms = new Sms($_ENV['APPID'], $_ENV['APPSECRET']);
list($success, $response) = $sms->send('183****014', 'MB7**3B8', ['5678']);

if ($success == false) {
    // 短信发送失败
}
```

更新记录
----

[](#更新记录)

> 1.0.1

- \[新增\] 初始化实例时参数 `baseUrl`, 可自行选择用的短信通道(携号转网需要另一个通道)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

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

Recently: every ~107 days

Total

7

Last Release

1282d ago

Major Versions

0.4 → 1.0.02022-10-29

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yuxiaobo-jumdata/health.svg)

```
[![Health](https://phpackages.com/badges/yuxiaobo-jumdata/health.svg)](https://phpackages.com/packages/yuxiaobo-jumdata)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k20](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M385](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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