PHPackages                             finley666/yii2-yongliweb - 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. finley666/yii2-yongliweb

ActiveLibrary[Framework](/categories/framework)

finley666/yii2-yongliweb
========================

yii2插件

04PHP

Since Sep 19Pushed 7y agoCompare

[ Source](https://github.com/finley666/yongliweb)[ Packagist](https://packagist.org/packages/finley666/yii2-yongliweb)[ RSS](/packages/finley666-yii2-yongliweb/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

在common配置文件目录下main.php中添加如下配置即可 'components' =&gt; \[ //阿里云oss 'oss' =&gt; \[ 'class' =&gt; 'finley666\\yongliweb\\AliOss', 'accessKeyId' =&gt;'', 'accessKeySecret' =&gt;'', 'host' =&gt; '',
'bucket' =&gt; '', \], //七牛 'qiniu'=&gt; \[ 'class' =&gt; 'finley666\\yongliweb\\Qiniu', 'accessKey' =&gt; '', 'secretKey' =&gt; '', 'domain' =&gt; '', 'bucket' =&gt; '', 'zone'=&gt;'' \], \]

调用: //aliyun oss $ossClient = Yii::$app-&gt;oss; $ossClient-&gt;uploadFile($object, $tempName);

//七牛 $qiNiu = Yii::$app-&gt;qiniu; $qiNiu-&gt;uploadFile($tempName,$filename);

说明： $tempName 上传图片的临时路径 $object 目录名+文件名 或 文件名 $filename 文件名

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

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/268971569?v=4)[finley111](/maintainers/finley111)[@finley111](https://github.com/finley111)

### Embed Badge

![Health badge](/badges/finley666-yii2-yongliweb/health.svg)

```
[![Health](https://phpackages.com/badges/finley666-yii2-yongliweb/health.svg)](https://phpackages.com/packages/finley666-yii2-yongliweb)
```

###  Alternatives

[laravel/dusk

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

1.9k38.6M290](/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)
