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

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

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

aliyuniot

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

Since Apr 22Pushed 7y ago1 watchersCompare

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

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

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

2591d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8602660?v=4)[jiajiale](/maintainers/jiajiale)[@jiajiale](https://github.com/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)
```

###  Alternatives

[hitech/indonesia-laravel

Indonesia Laravel - Data terbaru daerah-daerah di indonesia termasuk 38 provinsi.

693.2k](/packages/hitech-indonesia-laravel)[steirico/kirby-plugin-custom-add-fields

Custom fields for Kirby's add dialog. This plugin allows to define the fields shown on the page add dialog in a page's blueprint.

364.2k](/packages/steirico-kirby-plugin-custom-add-fields)

PHPackages © 2026

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