PHPackages                             bubelbub/smarthome-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bubelbub/smarthome-php

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

bubelbub/smarthome-php
======================

PHP Library for SmartHome

156010[3 issues](https://github.com/Bubelbub/SmartHome-PHP/issues)[1 PRs](https://github.com/Bubelbub/SmartHome-PHP/pulls)PHP

Since Feb 10Pushed 11y ago9 watchersCompare

[ Source](https://github.com/Bubelbub/SmartHome-PHP)[ Packagist](https://packagist.org/packages/bubelbub/smarthome-php)[ RSS](/packages/bubelbub-smarthome-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SmartHome-PHP
=============

[](#smarthome-php)

---

That's a library for SmartHomes. Written in PHP.

Supported SmartHomes
--------------------

[](#supported-smarthomes)

- [RWE-SmartHome](http://www.rwe-smarthome.de)

Installation (Normal way)
-------------------------

[](#installation-normal-way)

1. Download GIT

    Debian/Ubuntu: `apt-get install git-core`Windows:
2. Download [composer](https://getcomposer.org/download/)

    ```
     $ php -r "readfile('https://getcomposer.org/installer');" | php

    ```
3. Install a new project

    ```
     $ php composer.phar create-project bubelbub/smarthome-php directory_path/

    ```
4. Copy example file to your current directory

    Debian/Ubuntu: `cp "vendor/bubelbub/smarthome-php/Bubelbub/SmartHomePHP/example.php" .`Windows: `copy "vendor\bubelbub\smarthome-php\Bubelbub\SmartHomePHP\example.php" .`
5. Have fun!

Installation (Old way / Repository way)
---------------------------------------

[](#installation-old-way--repository-way)

1. Download GIT

    Debian/Ubuntu: `apt-get install git-core`Windows:
2. Clone the project

    ```
     $ git clone https://github.com/Bubelbub/SmartHome-PHP.git

    ```
3. Go into the directory

    ```
     $ cd SmartHome-PHP

    ```
4. Download [composer](https://getcomposer.org/download/)

    ```
     $ php -r "readfile('https://getcomposer.org/installer');" | php

    ```
5. "Install" the repository

    ```
     $ php composer.phar install

    ```
6. Have fun!

License
-------

[](#license)

[SmartHome-PHP](https://github.com/Bubelbub/SmartHome-PHP) is licensed under a [MIT License](http://opensource.org/licenses/MIT).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 53.6% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c45ff229c4a429d125e247fb25ba4896b56e32d58f37ef5ca78fc6a743db6927?d=identicon)[Bubelbub](/maintainers/Bubelbub)

---

Top Contributors

[![Bubelbub](https://avatars.githubusercontent.com/u/319352?v=4)](https://github.com/Bubelbub "Bubelbub (15 commits)")[![ollie-dev](https://avatars.githubusercontent.com/u/7187675?v=4)](https://github.com/ollie-dev "ollie-dev (12 commits)")[![Jopi24](https://avatars.githubusercontent.com/u/720896?v=4)](https://github.com/Jopi24 "Jopi24 (1 commits)")

### Embed Badge

![Health badge](/badges/bubelbub-smarthome-php/health.svg)

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

###  Alternatives

[mention/fast-doctrine-paginator

Fast Doctrine paginator for batching, infinite scrolling, Relay

18117.9k](/packages/mention-fast-doctrine-paginator)

PHPackages © 2026

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