PHPackages                             jiajiale/aliyuniot - 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. jiajiale/aliyuniot

ActiveLibrary

jiajiale/aliyuniot
==================

aliyuniot

1.2(6y ago)011MITPHPPHP &gt;=5.3

Since Apr 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jiajiale/aliyuniot)[ Packagist](https://packagist.org/packages/jiajiale/aliyuniot)[ RSS](/packages/jiajiale-aliyuniot/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (4)Used By (0)

aliyun-iot
==========

[](#aliyun-iot)

2018最新sdk封装composer包 在Leslie1sMe基础上更新

使用方法：引入项目文件

use \\Leslie\\AliyunIot\\AliyunIot;

$iot = new AliyunIot('accessKey','accessSecret');

删除设备：

$iot-&gt;deleteDevice('deviceName','productKey');

获取设备状态:

$iot-&gt;getDeviceStatus('deviceName','productKey');

产品注册:

$iot-&gt;createProduct('name','desc','catId');

设备列表:

$iot-&gt;iotList('pageSize','currentPage','productKey');

更新产品:

$iot-&gt;updateProduct('productKey','productName','productDesc');

注册设备:

$iot-&gt;registerDevice('deviceName','productKey');

批量检查设备:

$iot-&gt;batchCheckDeviceNames('deviceName','productKey');

批量注册设备:

$iot-&gt;batchRegisterDevice('count','productKey);

发布topic:

$iot-&gt;pub('topicFullName','qos','messageContent','productKey');

RRPC:

$iot-&gt;rrpc('requestBase64Byte', 'deviceName','productKey', 'timeout');

更新设备影子:

$iot-&gt;updateDeviceShadow('shadowMessage', 'deviceName', 'productKey');

获取设备影子:

$iot-&gt;getDeviceShadow('productKey', 'deviceName')

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Total

3

Last Release

2542d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/97060ec715e84c033d6b3d0607e3f3347819af1455e1cc7b06335dbde6506f67?d=identicon)[jiajiale](/maintainers/jiajiale)

---

Top Contributors

[![xiaj90](https://avatars.githubusercontent.com/u/75089389?v=4)](https://github.com/xiaj90 "xiaj90 (3 commits)")

### Embed Badge

![Health badge](/badges/jiajiale-aliyuniot/health.svg)

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

PHPackages © 2026

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