PHPackages                             yzh52521/think-aliyun - 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. yzh52521/think-aliyun

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

yzh52521/think-aliyun
=====================

This is a thinkphp expansion for the Aliyun

114PHP

Since Feb 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/yzh52521/think-aliyun)[ Packagist](https://packagist.org/packages/yzh52521/think-aliyun)[ RSS](/packages/yzh52521-think-aliyun/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

think-aliyun
============

[](#think-aliyun)

This is a aliyun expansion for the think

[![License](https://camo.githubusercontent.com/cf0cffe62026b4f070686b8fbcc0cc21df0cf507ebc3bcd07d07f133fa107215/68747470733a2f2f706f7365722e707567782e6f72672f797a6835323532312f7468696e6b2d616c6979756e2f6c6963656e73652e737667)](https://packagist.org/packages/yzh52521/think-aliyun)[![Latest Stable Version](https://camo.githubusercontent.com/284f0c9a2c5a8a100523d80018827e0e2e03d1ffe26da39dd4b18822b878bd19/68747470733a2f2f706f7365722e707567782e6f72672f797a6835323532312f7468696e6b2d616c6979756e2f762f737461626c652e706e67)](https://packagist.org/packages/yzh52521/think-aliyun)[![Total Downloads](https://camo.githubusercontent.com/53a7a8c83551b0c831ddc8b83c54fc32d849a7a1d30955cae2112fe696fd1441/68747470733a2f2f706f7365722e707567782e6f72672f797a6835323532312f7468696e6b2d616c6979756e2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/yzh52521/think-aliyun)

接口支持
----

[](#接口支持)

- CDN
- 实人认证
- 云推送
- DM 邮件推送
- DNS
- DOMAIN 域名
- 内容安全
- HTTPDNS
- JAQ 移动安全
- MTS 媒体转码
- SCDN 域名操作
- SMS短信
- VOD 视频点播
- VPC 弹性Ip

环境需求
----

[](#环境需求)

- PHP &gt;= 7.4

安装
--

[](#安装)

```
composer require yzh52521/think-aliyun
```

使用
--

[](#使用)

```
try {
	$cdn = Aliyun::service('cdn');
	$cdn->RefreshObjectCaches([
		'ObjectPath' => [
			'http://www.baidu.com',
		],
		'ObjectType' => 'File'
	]);
} catch (\Exception $e) {
	print_r($e->getMessage());
}
```

说明
--

[](#说明)

如果你对这个接口感兴趣，可以直接提交PR来合并更新。工作日工作时间，基本能实时响应合并。

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15060466?v=4)[听风吹雨](/maintainers/yuanzhihai)[@yuanzhihai](https://github.com/yuanzhihai)

---

Top Contributors

[![yuanzhihai](https://avatars.githubusercontent.com/u/15060466?v=4)](https://github.com/yuanzhihai "yuanzhihai (16 commits)")

### Embed Badge

![Health badge](/badges/yzh52521-think-aliyun/health.svg)

```
[![Health](https://phpackages.com/badges/yzh52521-think-aliyun/health.svg)](https://phpackages.com/packages/yzh52521-think-aliyun)
```

###  Alternatives

[awcodes/filament-badgeable-column

Filament Tables column to append and prepend badges.

142419.3k3](/packages/awcodes-filament-badgeable-column)[metaregistrar/php-dns-client

A php-only, object-oriented client that is able to read and process DNS records

297.6k](/packages/metaregistrar-php-dns-client)

PHPackages © 2026

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