PHPackages                             yuecode/uvs - 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. [API Development](/categories/api)
4. /
5. yuecode/uvs

ActiveLibrary[API Development](/categories/api)

yuecode/uvs
===========

Qcloud UVS Package

1.0.0(9y ago)162MITPHPPHP &gt;=5.5.9

Since Feb 27Pushed 9y ago2 watchersCompare

[ Source](https://github.com/YueCode/php-uvs)[ Packagist](https://packagist.org/packages/yuecode/uvs)[ RSS](/packages/yuecode-uvs/feed)WikiDiscussions master Synced 2mo ago

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

UVS (微视频) 拓展 For Laravel
========================

[](#uvs-微视频-拓展-for-laravel)

腾讯云微视频支持

### 安装

[](#安装)

执行 `composer` 命令安装拓展

```
composer require yuecode/uvs

```

在`config/app.php`中的 Provider 中添加

```
\YueCode\Uvs\UvsProvider::class,

```

执行 `php artisan vendor:publish `,将自动在 `config/` 目录下生成 `uvs.php` 文件，修改配置文件中的对应选项。

配置完成后，在需要使用的文件中使用

```
use YueCode\Uvs\Uvs;
```

然后使用静态方法调用 比如

```
dd(Uvs::listFolder('/))
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

3364d ago

Major Versions

0.0.2 → 1.0.02017-02-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/44cb3c983f7073fdd157af9ca2818c368256ec64defec7fa07be06dcfae7f383?d=identicon)[Bestony](/maintainers/Bestony)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yuecode-uvs/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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