PHPackages                             yanpeipan/gotye - 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. yanpeipan/gotye

ActiveLibrary[API Development](/categories/api)

yanpeipan/gotye
===============

亲加通讯云后台 API接口

013PHP

Since Dec 27Pushed 11y ago3 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Gotye
=====

[](#gotye)

[亲加通讯云后台 API接口](http://www.gotye.com.cn/docs/ime/restapi.html)

安装
==

[](#安装)

```
composer require yanpeipan/gotye:dev-master

```

使用
==

[](#使用)

```
require 'vendor/autoload.php';
$gotye = new Yan\gotye($email, $devpwd, $appkey);

```

用户管理,群管理可直接使用形参

```
$gotye->GetUserlist(0, 20);

```

其他接口需要包裹在数组里

```
$gotye->SetupKeyword(array('setup_type' => 1, 'key_word' => '敏感词1,敏感词2'));

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

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/912cc7004f9cbaae2a0f6b5aa48d5135e9c4e7a802eb5e6993d435f130936a0e?d=identicon)[yanpeipan](/maintainers/yanpeipan)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yanpeipan-gotye/health.svg)

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

###  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)
