PHPackages                             ojooss/pluggit-api - 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. ojooss/pluggit-api

ActiveLibrary

ojooss/pluggit-api
==================

package to interact with pluggit ventilation unit

2.3.0(3mo ago)2122MITPHPPHP ^8.4CI passing

Since Oct 9Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/ojooss/pluggit-api)[ Packagist](https://packagist.org/packages/ojooss/pluggit-api)[ RSS](/packages/ojooss-pluggit-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (6)Versions (15)Used By (0)

pluggit-api
===========

[](#pluggit-api)

PHP package for pluggit ventilation units

how to use?
-----------

[](#how-to-use)

Have a look at sample.php for some ideas

docker
------

[](#docker)

There is a docker-compose file with three services

- sample
- test
- dev

We need customized image. Build like this:

```
docker compose build

```

You can pass IP of ventilation unit by CLI parameter. On Linux run services like this:

```
PLUGGIT_IP=192.168.x.x docker compose run --rm sample

```

On Windows run like this:

```
cmd /C "set PLUGGIT_IP=192.168.1.x && docker compose run --rm sample"

```

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance79

Regular maintenance activity

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 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

Every ~177 days

Recently: every ~321 days

Total

14

Last Release

110d ago

Major Versions

1.4.1 → 2.0.02023-07-11

PHP version history (7 changes)1.0PHP ^7.0

1.2PHP ^7.1

1.3PHP ^7.4

1.3.1PHP ^7.4|^8.0

2.0.0PHP ^8.0

2.2.0PHP ^8.2

2.3.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/36b16d951904bce75b639645af7f32393319ebd089ade0f7930860fdb34bcf12?d=identicon)[ojooss](/maintainers/ojooss)

---

Top Contributors

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

---

Tags

modbuspluggit-apipluggit

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ojooss-pluggit-api/health.svg)

```
[![Health](https://phpackages.com/badges/ojooss-pluggit-api/health.svg)](https://phpackages.com/packages/ojooss-pluggit-api)
```

###  Alternatives

[aldas/modbus-tcp-client

Modbus TCP protocol client library

212130.3k](/packages/aldas-modbus-tcp-client)

PHPackages © 2026

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