PHPackages                             yiche/ali-dy - 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. yiche/ali-dy

ActiveLibrary

yiche/ali-dy
============

1.0(7y ago)020PHP

Since Nov 23Pushed 7y ago2 watchersCompare

[ Source](https://github.com/saasyc-inc/ali-dy)[ Packagist](https://packagist.org/packages/yiche/ali-dy)[ RSS](/packages/yiche-ali-dy/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

轻量级阿里大鱼扩展包
==========

[](#轻量级阿里大鱼扩展包)

package源安装
----------

[](#package源安装)

> `composer require sentiger/ali-dy -vvv`

配置
--

[](#配置)

查看阿里大鱼文档

使用
--

[](#使用)

```
$config    = [
    'accessKeyId'     => 'xxxx',
    'accessKeySecret' => 'xxx',
    'signName'        => 'xxx',
    'templateCode'    => 'xxx',
];
$smsClient = new \Yiche\AliDy\SMSDy($config);

$res = $smsClient->sendSMS('17602191131', [
    'TemplateParam' => [
        // 这个里面是短信模板中的变量，根据实际情况设置变量名称
        'code' => 'xx'
    ]
]);

var_dump($res);
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

2730d ago

### Community

Maintainers

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

---

Top Contributors

[![Sentiger](https://avatars.githubusercontent.com/u/6236245?v=4)](https://github.com/Sentiger "Sentiger (7 commits)")

### Embed Badge

![Health badge](/badges/yiche-ali-dy/health.svg)

```
[![Health](https://phpackages.com/badges/yiche-ali-dy/health.svg)](https://phpackages.com/packages/yiche-ali-dy)
```

PHPackages © 2026

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