PHPackages                             xjtuwangke/laravel-qiniu - 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. xjtuwangke/laravel-qiniu

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

xjtuwangke/laravel-qiniu
========================

3791[1 issues](https://github.com/xjtuwangke/laravel-qiniu/issues)PHP

Since Nov 5Pushed 11y ago1 watchersCompare

[ Source](https://github.com/xjtuwangke/laravel-qiniu)[ Packagist](https://packagist.org/packages/xjtuwangke/laravel-qiniu)[ RSS](/packages/xjtuwangke-laravel-qiniu/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-qiniu

### 说明

[](#说明)

这个package只是方便将php-qiniu-sdk的akey和skey设置整合进laravel的config文件中。

核心功能依赖[xjtuwangke/php-qiniu/sdk](https://github.com/xjtuwangke/qiniu-php-sdk)

[readme](https://github.com/xjtuwangke/qiniu-php-sdk/blob/master/README.md)

### composer安装

[](#composer安装)

```
...
"require": {
    "php": ">=5.4.0"
    , "xjtuwangke/laravel-qiniu": "dev-master"
    ...
},
"minimum-stability": "dev"

```

composer update

### 设置laravel环境

[](#设置laravel环境)

1. 将 'Xjtuwangke\\LaravelQiniu\\LaravelQiniuServiceProvider' 加入 app/config/app.php
2. publish config

    ```

    ```

php artisan config:publish xjtuwangke/laravel-qiniu

```

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f72b56004ca72fe69a397a63f6bad7beb8d7287e6af77a1460892f8aa6d2773b?d=identicon)[xjtuwangke](/maintainers/xjtuwangke)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/xjtuwangke-laravel-qiniu/health.svg)

```
[![Health](https://phpackages.com/badges/xjtuwangke-laravel-qiniu/health.svg)](https://phpackages.com/packages/xjtuwangke-laravel-qiniu)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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