2017 © Pedro Peláez
 

library fb_http

HTTP API Client for FRITZ!Box

image

harpax/fb_http

HTTP API Client for FRITZ!Box

  • Friday, October 6, 2017
  • by harpax
  • Repository
  • 1 Watchers
  • 1 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

FRITZ!Box HTTP Lib

straight forward tool for http interaction with FRITZ!Box HomeAutomation, (*1)

Installation

Installation could be done via composer:, (*2)

composer require harpax/fb_http

Usage

instantiate the class and call its functions, (*3)

<?php

require_once "vendor/autoload.php";

$fb_ha = new \fb_http\HA\HomeAutomation('mySecretPassword', 'optional_FB_IP', 'optional_Username');
var_dump( $fb_ha->getDeviceListInfos() );

License

The MIT License (MIT), (*4)

Copyright (c) 2017 arp, (*5)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:, (*6)

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software., (*7)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE., (*8)

The Versions

06/10 2017

dev-master

9999999-dev

HTTP API Client for FRITZ!Box

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

by arp

06/10 2017

1.0.2

1.0.2.0

HTTP API Client for FRITZ!Box

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

by arp

06/10 2017

dev-develop

dev-develop

HTTP API Client for FRITZ!Box

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

by arp

06/10 2017

1.0.1

1.0.1.0

HTTP API Client for FRITZ!Box

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

by arp

04/10 2017

1.0.0

1.0.0.0

HTTP API Client for FRITZ!Box

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

by arp