PHPackages                             kea/brixo-php - 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. kea/brixo-php

ActiveProject

kea/brixo-php
=============

This project allows you to communicate with the BRIXO battery, by using a BLED112 dongle.

v0.9.0(8y ago)361MITPHPPHP &gt;7

Since Nov 9Pushed 8y ago2 watchersCompare

[ Source](https://github.com/kea/brixo-php)[ Packagist](https://packagist.org/packages/kea/brixo-php)[ RSS](/packages/kea-brixo-php/feed)WikiDiscussions master Synced 2mo ago

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

Brixo API PHP implementation
============================

[](#brixo-api-php-implementation)

This project allows you to communicate with the BRIXO battery, by using a BLED112 dongle.

Install
-------

[](#install)

Download and install Composer by following the [official instructions](https://getcomposer.org/download/).

```
$ php composer.phar install
```

Configure
---------

[](#configure)

Edit `src/test.php` changing the device name at line 19 to match device dongle

```
$deviceName = '/dev/tty.usbmodem1';
```

Es. Windows `"\.\com4"`, Mac `"/dev/tty.xyk"`, Linux `"/dev/ttySxx"`

Play
----

[](#play)

```
$ php src/test.php
```

[![asciicast](https://camo.githubusercontent.com/90cb1489fcb65adcc06057872ed4cb0cb4a7e384e0da94234116af0ccf409786/68747470733a2f2f61736369696e656d612e6f72672f612f41353957723345453835626f464870445a4167364c57724f322e706e67)](https://asciinema.org/a/A59Wr3EE85boFHpDZAg6LWrO2)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

3108d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a2ee663b535d39293364c361ce3ad1e6c42e41bccea1b41898cfcf3eb8c3302?d=identicon)[Kea](/maintainers/Kea)

---

Top Contributors

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

---

Tags

bled112brixolegophp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kea-brixo-php/health.svg)

```
[![Health](https://phpackages.com/badges/kea-brixo-php/health.svg)](https://phpackages.com/packages/kea-brixo-php)
```

PHPackages © 2026

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