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

ActiveProject[API Development](/categories/api)

simps-cloud/aliyun-iot
======================

calling AliYun IoT services using the Simps framework.

v1.0.0(6y ago)11523Apache-2.0PHPPHP &gt;=7.1

Since May 9Pushed 5y ago2 watchersCompare

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

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

Simps &amp; Aliyun IOT
======================

[](#simps--aliyun-iot)

使用 [Simps框架](https://github.com/simple-swoole/simps) 调用 [阿里云物联网平台](https://iot.console.aliyun.com) 服务（MQTT）

安装
--

[](#安装)

使用`composer`进行安装或者直接使用`git clone`源码

```
composer create-project simps-cloud/aliyun-iot

git clone git@github.com:simps-cloud/aliyun-iot.git
```

使用
--

[](#使用)

- 前往 [阿里云物联网平台](https://iot.console.aliyun.com) 创建产品和设备，[参考文档](https://help.aliyun.com/document_detail/73705.html)
- 创建`config/aliyuniot.php`配置文件

```
