PHPackages                             alpha1130/open-admin-qcs-upload - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. alpha1130/open-admin-qcs-upload

ActiveLibrary[File &amp; Storage](/categories/file-storage)

alpha1130/open-admin-qcs-upload
===============================

description...

0.0.12(1y ago)0150MITPHPPHP &gt;=7.0.0

Since Mar 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/alpha1130/open-admin-qcs-upload)[ Packagist](https://packagist.org/packages/alpha1130/open-admin-qcs-upload)[ Docs](https://github.com/alpha1130/open-admin-qcs-upload)[ RSS](/packages/alpha1130-open-admin-qcs-upload/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

QCS Upload Extension for open-admin

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

[](#installation)

```
composer require alpha1130/open-admin-qcs-upload
php artisan vendor:publish --tag=open-admin-qcs-upload
```

Usage
-----

[](#usage)

```
$config = [
    'secretId' => env('QCLOUD_COS_SECRET_ID', ''),
    'secretKey' => env('QCLOUD_COS_SECRET_KEY', ''),
    'bucket' => env('QCLOUD_COS_BUCKET', ''),
    'region' => env('QCLOUD_COS_REGION', 'ap-guangzhou'),
    'durationSeconds' => 6000,
    'publishDomain' => '',
    'allowPrefix' => ['*'],
    'keyPrefix' => '',
];

$form->qcsupload('field-name')
    ->addVariables(['config' => $config])
    ->attribute('style', 'width: 100px; height: 100px;')
    ->attribute('accept', 'image/png, image/jpeg, image/jpg')
    ->help(sprintf('Size: 80 x 80, Format: png, jpg, jpeg'));
```

License
-------

[](#license)

Licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance48

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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 ~8 days

Recently: every ~19 days

Total

12

Last Release

387d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/249e1df3a07dce296ad95385864099ba07e51a8c6360231522f5ed5c238890a1?d=identicon)[cqleohu](/maintainers/cqleohu)

---

Top Contributors

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

---

Tags

uploadextensionopen-adminqcs

### Embed Badge

![Health badge](/badges/alpha1130-open-admin-qcs-upload/health.svg)

```
[![Health](https://phpackages.com/badges/alpha1130-open-admin-qcs-upload/health.svg)](https://phpackages.com/packages/alpha1130-open-admin-qcs-upload)
```

###  Alternatives

[kartik-v/yii2-widget-fileinput

An enhanced FileInput widget for Bootstrap 3.x, 4.x &amp; 5.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)

2357.1M97](/packages/kartik-v-yii2-widget-fileinput)[liyunfang/yii2-upload-behavior

Upload behavior for Yii 2

161.7k](/packages/liyunfang-yii2-upload-behavior)

PHPackages © 2026

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