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. [API Development](/categories/api)
4. /
5. yuxiaobo/jumdata

ActiveLibrary[API Development](/categories/api)

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

聚美智数接口

1.0.2(3y ago)5220mitPHP

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 3w 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 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

1337d ago

Major Versions

0.4 → 1.0.02022-10-29

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/32519482?v=4)[余晓波](/maintainers/edk24)[@edk24](https://github.com/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

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[oat-sa/tao-core

TAO core extension

66143.7k121](/packages/oat-sa-tao-core)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M572](/packages/shopware-core)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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