# iot-sdk-php-laravel **Repository Path**: iot-space/iot-sdk-php-laravel ## Basic Information - **Project Name**: iot-sdk-php-laravel - **Description**: 涂鸦云、萤石云接口SDK - **Primary Language**: PHP - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-27 - **Last Updated**: 2021-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # iot-sdk-php-laravel #### 介绍 涂鸦云、萤石云接口SDK #### 软件架构 软件架构说明 #### 安装教程 ``` composer require iot-space/iot-sdk-php-laravel ``` ``` php artisan vendor:publish --provider="IotSpace\Provider\LaravelServiceProvider" ``` #### 使用说明 1. xxxx 2. xxxx 3. xxxx