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

[mage2tv/magento-cache-clean

This package has been migrated to mage-os/magento-cache-clean. Please switch over at your convenience.

5432.1M3](/packages/mage2tv-magento-cache-clean)[coderello/laravel-nova-lang

Language support for Laravel Nova.

4251.2M2](/packages/coderello-laravel-nova-lang)[shetabit/visitor

Laravel visitor

565578.2k8](/packages/shetabit-visitor)[p3k/emoji-detector

Detect and return all emoji found in a string

1471.7M5](/packages/p3k-emoji-detector)[gpslab/geoip2

A Symfony Bundle for the Maxmind GeoIP2 API

541.5M3](/packages/gpslab-geoip2)[javoscript/laravel-macroable-models

A package for adding methods to Laravel models on the fly

71733.3k13](/packages/javoscript-laravel-macroable-models)

PHPackages © 2026

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