PHPackages                             yanggs07/yii2-aws-sdk-php - 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. [Framework](/categories/framework)
4. /
5. yanggs07/yii2-aws-sdk-php

ActiveYii2-extension[Framework](/categories/framework)

yanggs07/yii2-aws-sdk-php
=========================

A aws sdk encapsulation for yii2 framework

10PHP

Since Jan 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/yanggs07/yii2-aws-sdk-php)[ Packagist](https://packagist.org/packages/yanggs07/yii2-aws-sdk-php)[ RSS](/packages/yanggs07-yii2-aws-sdk-php/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Usage
-----

[](#usage)

see [aws php sdk](https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/getting-started_installation.html)

yii2 configurable
-----------------

[](#yii2-configurable)

```
'components' => [
    'minio' => [
        'class' => 'yanggs07\S3Client',
        'version' => 'latest',
        'region' => 'us-east-1',
        'endpoint' => 'http://minio.server:9000',
        'use_path_style_endpoint' => true,
        'credentials' => [
            'key' => 'minioadmin',
            'secret' => 'minioadmin',
        ],
    ],
]
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

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/13307027?v=4)[杨国帅](/maintainers/yanggs07)[@yanggs07](https://github.com/yanggs07)

### Embed Badge

![Health badge](/badges/yanggs07-yii2-aws-sdk-php/health.svg)

```
[![Health](https://phpackages.com/badges/yanggs07-yii2-aws-sdk-php/health.svg)](https://phpackages.com/packages/yanggs07-yii2-aws-sdk-php)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M297](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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