PHPackages                             hiworld/laravel-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. hiworld/laravel-iot

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

hiworld/laravel-iot
===================

IoT package for Laravel

v1.0.0(1y ago)013MITPHPPHP ^7.4|^8.0

Since Nov 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Hiworld-Inc/laravel-iot)[ Packagist](https://packagist.org/packages/hiworld/laravel-iot)[ RSS](/packages/hiworld-laravel-iot/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (2)Used By (0)

Laravel IoT Package
===================

[](#laravel-iot-package)

一个用于物联网设备管理的 Laravel 扩展包，支持设备指令下发等功能。

安装
--

[](#安装)

你可以通过 Composer 安装此扩展包：

```
composer require hiworld/laravel-iot
```

安装完成后，如果你使用的是 Laravel 5.5 以下版本，需要在 `config/app.php` 中注册服务提供者：

```
'providers' => [
    // ...
    Hiworld\LaravelIot\IotServiceProvider::class,
];
```

3. 配置

```
php artisan vendor:publish --provider="Hiworld\LaravelIot\IotServiceProvider"
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

601d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/182077141?v=4)[Johnson](/maintainers/Hiworld-Inc)[@Hiworld-Inc](https://github.com/Hiworld-Inc)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hiworld-laravel-iot/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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