PHPackages                             windhoney/yii2-acm-kms - 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. windhoney/yii2-acm-kms

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

windhoney/yii2-acm-kms
======================

YII2中使用阿里云ACM应用配置管理 KMS密钥管理

v1.0.0(5y ago)15MITPHPPHP &gt;=7.0.0

Since Sep 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/windhoney/yii2-acm-kms)[ Packagist](https://packagist.org/packages/windhoney/yii2-acm-kms)[ RSS](/packages/windhoney-yii2-acm-kms/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

### 配置参数（params-local）

[](#配置参数params-local)

```
'ali_cloud' => [
        'access_key' => [
            'access_key_id' => 'xh*********O',
            'access_key_secret' => 'jE************3',
        ],
        'acm_key_list' => ['acm_bi_db'],
        'acm_bi_db' => [
            'namespace' => '40b************1b',
            'app_name' => 'app**',
            'data_id' => 'cipher-db***',
            'group' => 'group**',
            'is_encrypt' => 1,//1KMS加密2不加密
            'end_point' => 'acm.aliyun.com',
            'port' => '8080',
            'kms_region_id' => 'cn-shanghai',
            'kms_host' => 'kms.cn-shanghai.aliyuncs.com',
        ]
    ]
```

### 获取更新

[](#获取更新)

```
$ali_helper = new AcmHelper($key_name);//$key_name=acm_bi_db
$result = $ali_helper->getConfig();
```

### 监听配置

[](#监听配置)

若配置中心启用加密，$content为加密后的密文

```
$ali_helper->listenConfig($content)
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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

2080d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18001580?v=4)[Windhoney](/maintainers/windhoney)[@windhoney](https://github.com/windhoney)

---

Top Contributors

[![windhoney](https://avatars.githubusercontent.com/u/18001580?v=4)](https://github.com/windhoney "windhoney (8 commits)")

---

Tags

yiikmsacm

### Embed Badge

![Health badge](/badges/windhoney-yii2-acm-kms/health.svg)

```
[![Health](https://phpackages.com/badges/windhoney-yii2-acm-kms/health.svg)](https://phpackages.com/packages/windhoney-yii2-acm-kms)
```

###  Alternatives

[rmrevin/yii2-fontawesome

Asset Bundle for Yii2 with Font Awesome

1474.0M134](/packages/rmrevin-yii2-fontawesome)[kop/yii2-scroll-pager

Infinite AJAX scrolling for Yii2 ListView widget

180706.5k10](/packages/kop-yii2-scroll-pager)[mihaildev/yii2-ckeditor

Yii2 CKEditor

118552.5k50](/packages/mihaildev-yii2-ckeditor)[cebe/yii2-gravatar

Gravatar Widget for Yii 2

441.8M35](/packages/cebe-yii2-gravatar)[brussens/yii2-maintenance-mode

Maintenance mode component for Yii framework 2.x.x version.

78256.3k5](/packages/brussens-yii2-maintenance-mode)[trntv/yii2-aceeditor

Yii2 ajax.org Ace Editor widget

43787.5k20](/packages/trntv-yii2-aceeditor)

PHPackages © 2026

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