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 2w 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 41% 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

2777d 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

[corejavascript/typeahead.js

fast and fully-featured autocomplete library

968108.3k2](/packages/corejavascript-typeaheadjs)[guava/filament-icons

This package allows you to generate enum classes for ANY blade icon set you have installed, making working with them a breeze!

2625.5k](/packages/guava-filament-icons)[wingsuit-designsystem/wingsuit-kickstarter

Starterkit for Wingsuit and Layout Builder.

131.2k](/packages/wingsuit-designsystem-wingsuit-kickstarter)

PHPackages © 2026

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