PHPackages                             leslie/aliyun-iot - 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. leslie/aliyun-iot

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

leslie/aliyun-iot
=================

aliyun-iot

v1.0(7y ago)577MITPHPPHP &gt;=5.3

Since Aug 9Pushed 7y agoCompare

[ Source](https://github.com/Leslie1sMe/aliyun-iot)[ Packagist](https://packagist.org/packages/leslie/aliyun-iot)[ RSS](/packages/leslie-aliyun-iot/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

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

[](#aliyun-iot)

2018最新sdk封装composer包

使用方法：引入项目文件

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

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

2834d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/77fa7edf46e822fa6bd6f3fb4c6bb08ebe5c773a2e0fd65b1671d3d2bcebbe6b?d=identicon)[Leslie1sMe](/maintainers/Leslie1sMe)

### Embed Badge

![Health badge](/badges/leslie-aliyun-iot/health.svg)

```
[![Health](https://phpackages.com/badges/leslie-aliyun-iot/health.svg)](https://phpackages.com/packages/leslie-aliyun-iot)
```

###  Alternatives

[kamerk22/amazongiftcode

Laravel Package for Amazon Gift Codes.

46140.3k](/packages/kamerk22-amazongiftcode)[tritum/repeatable-form-elements

Adds a new form element which allows the editor to create new container elements with any type fields in them. In the frontend, a user can create any number of new containers. This is an extension for TYPO3 CMS.

1599.2k](/packages/tritum-repeatable-form-elements)[amphp/php-cs-fixer-config

Code style config for AMPHP.

10124.7k101](/packages/amphp-php-cs-fixer-config)[joanrodas/plubo-routes

WordPress routes made simple.

142.8k](/packages/joanrodas-plubo-routes)[dazzle-php/event

Dazzle Events &amp; Dispatchers.

161.7k6](/packages/dazzle-php-event)

PHPackages © 2026

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