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. [Utility &amp; Helpers](/categories/utility)
4. /
5. yiche/ali-dy

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

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 1mo 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

27

—

LowBetter than 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

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

2822d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1787380?v=4)[yiche](/maintainers/yiche)[@YiChe](https://github.com/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)
```

###  Alternatives

[sheadawson/silverstripe-dynamiclists

A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.

107.2k](/packages/sheadawson-silverstripe-dynamiclists)

PHPackages © 2026

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