PHPackages                             ericliucn/ys7 - 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. ericliucn/ys7

ActiveLibrary[API Development](/categories/api)

ericliucn/ys7
=============

thinkphp3.2 萤石云开放平台PHP SDK

013PHP

Since Nov 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/EricLiuCN/ys7)[ Packagist](https://packagist.org/packages/ericliucn/ys7)[ RSS](/packages/ericliucn-ys7/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Ys7
===

[](#ys7)

萤石云 thinkphp3.2 简易SDK

```
    $client = new Ys7Client(appKey,appSecret);
    echo "AccessToken=".$client->getAccessToken() . "\n";
    echo "Camera List:\n";
    print_r($client->getCameraList());

    echo "测试设备信息\n";
    print_r($client->getCameraInfo('203751922'));

    echo "测试设备信息\n";
    print_r($client->addCamera('825959238','SWUHXW'));

```

致谢
--

[](#致谢)

开发参考 [mangdin/Ys7](https://github.com/mangdin/Ys7).

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a4da084b4158f44859316ff0c3ec89a570a605b365325f0763988ada6dd805e?d=identicon)[EricLiuCN](/maintainers/EricLiuCN)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ericliucn-ys7/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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