PHPackages                             mangdin/zxtonephone - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mangdin/zxtonephone

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mangdin/zxtonephone
===================

zxtonephone学生机PHP SDK

1.2(6y ago)042MITPHP

Since Nov 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mangdin/ZxtonePhone)[ Packagist](https://packagist.org/packages/mangdin/zxtonephone)[ RSS](/packages/mangdin-zxtonephone/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

ZxtonePhone
===========

[](#zxtonephone)

zxtonephone学生机PHP SDK

```
    $ys7 = new ZxtoneClient('用户名','密码','key');
    echo "AccessToken=".$ys7->getCookieStore() . "\n";

    echo "获取设备列表\n";
    print_r($ys7->getDeviceList(1,10));

    echo "获取设备信息\n";
    print_r($ys7->getDeviceDetial('8888'));

    echo "修改设备名称\n";
    print_r($ys7->updateDeviceName('8888','芒丁测试'));

    echo "修改设备信息\n";
    print_r($ys7->updateDeviceInfo('A1000006A8039A','芒丁测试','19159001901'));

    echo "获取上课时间段\n";
    print_r($ys7->getClassTime('A1000006A8039A'));

    echo "设置上课时间段\n";
    print_r($ys7->setClassTime('A1000006A8039A','110001600'));

    echo "获取亲情号码\n";
    print_r($ys7->getPhoneConfig('8888'));

    echo "修改设备亲情号码\n";
    print_r($ys7->setPhoneNumber('8888',2,''));

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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.

###  Release Activity

Cadence

Every ~14 days

Total

3

Last Release

2347d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/41657311?v=4)[mangdin](/maintainers/mangdin)[@mangdin](https://github.com/mangdin)

---

Top Contributors

[![mangdin](https://avatars.githubusercontent.com/u/41657311?v=4)](https://github.com/mangdin "mangdin (8 commits)")

### Embed Badge

![Health badge](/badges/mangdin-zxtonephone/health.svg)

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

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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