PHPackages                             mrgoon/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. [API Development](/categories/api)
4. /
5. mrgoon/aliyun-iot

ActiveLibrary[API Development](/categories/api)

mrgoon/aliyun-iot
=================

阿里云物联网套件php调用代码

1.0.0(8y ago)81352[1 PRs](https://github.com/MissMyCat/aliyun-iot/pulls)MITPHPPHP &gt;5.3

Since Oct 20Pushed 6y ago1 watchersCompare

[ Source](https://github.com/MissMyCat/aliyun-iot)[ Packagist](https://packagist.org/packages/mrgoon/aliyun-iot)[ RSS](/packages/mrgoon-aliyun-iot/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

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

[](#aliyun-iot)

基于阿里云物联网Iot套件打包14个服务端API，实现了composer加载，使用简单。

加载
==

[](#加载)

```
composer require mrgoon/aliyun-iot

```

使用
==

[](#使用)

```
$iot_service = new \Mrgoon\AliIot\AliIot('access key', 'access secret');
$response = $iot_service->queryDevice('product key', 'current page', 'page size');

```

说明
==

[](#说明)

代码整体封装是按照[阿里云套件文档](https://help.aliyun.com/document_detail/45399.html)而来，并附有返回json示例.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3124d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/370716ac82cebcb45b850009b0d051ce64ee1c7635713e947e27e5e374cfb960?d=identicon)[mrgoon](/maintainers/mrgoon)

---

Top Contributors

[![MissMyCat](https://avatars.githubusercontent.com/u/16793979?v=4)](https://github.com/MissMyCat "MissMyCat (5 commits)")

---

Tags

sdkaliyunaliyun-iot

### Embed Badge

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

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

PHPackages © 2026

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