PHPackages                             xutl/laravel-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. xutl/laravel-aliyun

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

xutl/laravel-aliyun
===================

This is a Laravel expansion for the Aliyun.

1.2.1(7y ago)1521MITPHP

Since Nov 27Pushed 7y agoCompare

[ Source](https://github.com/xutl/laravel-aliyun)[ Packagist](https://packagist.org/packages/xutl/laravel-aliyun)[ RSS](/packages/xutl-laravel-aliyun/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

laravel-aliyun
==============

[](#laravel-aliyun)

This is a aliyun expansion for the laravel

[![License](https://camo.githubusercontent.com/b20570e8757f9d04d3e308ab741f42476b2c81f25fc14ad407b26322521efbd7/68747470733a2f2f706f7365722e707567782e6f72672f7875746c2f6c61726176656c2d616c6979756e2f6c6963656e73652e737667)](https://packagist.org/packages/xutl/laravel-aliyun)[![Latest Stable Version](https://camo.githubusercontent.com/b7f210482d9511306c835059af33db4af8c71a013d666622c4f8b3497ee42e9c/68747470733a2f2f706f7365722e707567782e6f72672f7875746c2f6c61726176656c2d616c6979756e2f762f737461626c652e706e67)](https://packagist.org/packages/xutl/laravel-aliyun)[![Total Downloads](https://camo.githubusercontent.com/38e3860102586957c97d6c3753a51b0f552adf0256c5a612f86eb561215e3c3f/68747470733a2f2f706f7365722e707567782e6f72672f7875746c2f6c61726176656c2d616c6979756e2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/xutl/laravel-aliyun)

接口支持
----

[](#接口支持)

- CDN
- 移动推送
- 邮件推送
- DNS
- 域名
- HTTPDNS
- MNS

环境需求
----

[](#环境需求)

- PHP &gt;= 5.6

Installation
------------

[](#installation)

```
composer require xutl/laravel-aliyun
```

for Laravel
-----------

[](#for-laravel)

This service provider must be registered.

```
// config/app.php

'providers' => [
    '...',
    XuTL\Aliyun\AliyunServiceProvider::class,
];
```

Use
---

[](#use)

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

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

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

Every ~7 days

Total

5

Last Release

2694d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87b658aa9d49e0c80cfc609fa2b9dc6d615672b1d895f421f751945a0e394087?d=identicon)[larvacent](/maintainers/larvacent)

---

Top Contributors

[![xutl](https://avatars.githubusercontent.com/u/20939388?v=4)](https://github.com/xutl "xutl (32 commits)")

---

Tags

laravelaliyun

### Embed Badge

![Health badge](/badges/xutl-laravel-aliyun/health.svg)

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

###  Alternatives

[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[backpack/basset

Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.

202832.4k6](/packages/backpack-basset)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[bensampo/laravel-embed

Painless responsive embeds for videos, slideshows and more.

142146.8k](/packages/bensampo-laravel-embed)[glhd/conveyor-belt

14797.0k](/packages/glhd-conveyor-belt)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

97139.6k2](/packages/nickurt-laravel-akismet)

PHPackages © 2026

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