PHPackages                             dingdayu/qiniupan - 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. dingdayu/qiniupan

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

dingdayu/qiniupan
=================

qiniu cloud

07JavaScript

Since Jul 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/dingdayu/qiniupan)[ Packagist](https://packagist.org/packages/dingdayu/qiniupan)[ RSS](/packages/dingdayu-qiniupan/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

QiniuPan
========

[](#qiniupan)

y一款基于七牛云的个人云盘：

- 查看预览

> 基于TP5，同时要求运行环境要求PHP5.4以上。

详细开发文档参考 [ThinkPHP5完全开发手册](http://www.kancloud.cn/manual/thinkphp5)

使用 Composer 安装
--------------

[](#使用-composer-安装)

```
composer create-project dingdayu/qiniupan qiniupan dev-master --prefer-dist

```

> 项目安装完成后，你必须配置数据库和七牛秘钥才能使用 *请参阅下面的[安装配置](#%E5%AE%89%E8%A3%85%E9%85%8D%E7%BD%AE)*

安装配置
----

[](#安装配置)

1. 配置数据库配置 `/application/database.php` 的 数据库部分
2. 配置七牛秘钥 `/application/config.php` 文件末尾的 `qiniu` 部分配置
3. 导入数据库SQL文件 `/qiniupan.sql`
4. 执行 下面的SQL添加管理

```
INSERT INTO `tp_user` VALUES ('1', 'admin', '01ef709fae3a78065217d9431f726d2c', '614422099@qq.com', '1467342696', '127.0.0.1', '0', '127.0.0.1', 'init');

```

> 这里的默认管理员：`admin` 密码：`123456`

5. 循环请求 `http://host/index/Crontab` 从七牛服务器获取文件列表\[建议添加进定时任务\]

定时任务
----

[](#定时任务)

定时任务用于从七牛获取最新的文件列表。

1. 你应该将： 加入网站监控或者定时任务

参与开发
----

[](#参与开发)

注册并登录 Github 帐号， fork 本项目并进行改动。

更多细节参阅 [CONTRIBUTING.md](CONTRIBUTING.md)

版权信息
----

[](#版权信息)

QiniuPan遵循Apache2开源协议发布，并提供免费使用。 版权所有Copyright © 2016 by dingdayu () All rights reserved。

更多细节参阅 [LICENSE.txt](LICENSE.txt)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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/684479bfa18428fda8bacbc2692b0e5e3ba057a9a515262b4a999364e6a87718?d=identicon)[dingdayu](/maintainers/dingdayu)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/dingdayu-qiniupan/health.svg)

```
[![Health](https://phpackages.com/badges/dingdayu-qiniupan/health.svg)](https://phpackages.com/packages/dingdayu-qiniupan)
```

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

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