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 4w 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 5% 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

[stripe/stripe-php

Stripe PHP Library

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

A PHP wrapper for Twilio's API

1.6k92.9M270](/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.1M452](/packages/google-gax)

PHPackages © 2026

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