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 1mo ago

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 37% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

549d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/10cf202cad6d92eb60131cd5853d6d49d7ca8f7d324994a8572bf2dfc7ec949c?d=identicon)[Hiworld-Inc](/maintainers/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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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