PHPackages                             yidashi/yii2-uploader - 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. yidashi/yii2-uploader

ActiveLibrary

yidashi/yii2-uploader
=====================

yii2-uploader

v1.1(8y ago)41621PHPPHP &gt;=5.4.0

Since Jul 3Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (2)Used By (0)

1.安装
----

[](#1安装)

```
composer require yidashi/yii2-uploader:"*"

```

2.配置
----

[](#2配置)

配置里添加

```
'controllerMap' => [
    'upload' => 'yidashi\\uploader\\actions\\UploadController',
],

```

3.使用
----

[](#3使用)

> 直接使用

单传

```

```

多传

```

```

> 或者在activeForm里使用

单传

```

```

多传

```

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

3237d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6bc4a08b64009fe0879cbfde8a1c9243cef7c317f6a81814fa9619c7da77a3ad?d=identicon)[yidashi](/maintainers/yidashi)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yidashi-yii2-uploader/health.svg)

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

###  Alternatives

[limion/yii2-jquery-fileupload-widget

Blueimp file upload widget for Yii2

1224.5k](/packages/limion-yii2-jquery-fileupload-widget)

PHPackages © 2026

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