2017 © Pedro Peláez
 

library smarthome-php

PHP Library for SmartHome

image

bubelbub/smarthome-php

PHP Library for SmartHome

  • Tuesday, February 10, 2015
  • by Bubelbub
  • Repository
  • 10 Watchers
  • 13 Stars
  • 54 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 12 Forks
  • 6 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

# SmartHome-PHP

That's a library for SmartHomes. Written in PHP., (*1)

Supported SmartHomes

Installation (Normal way)

  1. Download GIT, (*2)

    Debian/Ubuntu: apt-get install git-core Windows: http://msysgit.github.io/, (*3)

  2. Download composer, (*4)

    $ php -r "readfile('https://getcomposer.org/installer');" | php
  3. Install a new project, (*5)

    $ php composer.phar create-project bubelbub/smarthome-php directory_path/
  4. Copy example file to your current directory, (*6)

    Debian/Ubuntu: cp "vendor/bubelbub/smarthome-php/Bubelbub/SmartHomePHP/example.php" . Windows: copy "vendor\bubelbub\smarthome-php\Bubelbub\SmartHomePHP\example.php" ., (*7)

  5. Have fun!, (*8)

Installation (Old way / Repository way)

  1. Download GIT, (*9)

    Debian/Ubuntu: apt-get install git-core Windows: http://msysgit.github.io/, (*10)

  2. Clone the project, (*11)

    $ git clone https://github.com/Bubelbub/SmartHome-PHP.git
  3. Go into the directory, (*12)

    $ cd SmartHome-PHP
  4. Download composer, (*13)

    $ php -r "readfile('https://getcomposer.org/installer');" | php
  5. "Install" the repository, (*14)

    $ php composer.phar install
  6. Have fun!, (*15)

License

SmartHome-PHP is licensed under a MIT License., (*16)

The Versions

10/02 2015

dev-master

9999999-dev http://www.smarthome-gui.de

PHP Library for SmartHome

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

by Avatar Bubelbub

library collection smart smarthome home