2017 © Pedro Peláez
 

library unifi-php-api

UniFi Controller API Client Class

image

montreux-oberland-bernois/unifi-php-api

UniFi Controller API Client Class

  • Wednesday, August 23, 2017
  • by it-mob
  • Repository
  • 1 Watchers
  • 1 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 129 % Grown

The README.md

, (*1)

UniFi-PHP-API

UniFi controller API client class, (*2)

A PHP class, which is based off the work of @domwo and @fbagnol and the API shell client as published by UBNT., (*3)

Big thank you to @malle-pietje for his contribution to the UniFi-API-browser repository, where is the PHP class from., (*4)

Please refer to the source code for more details on each function/method and it's parameters., (*5)

Important Disclaimer

Many of these functions are not officially supported by UBNT and as such, may not be supported in future versions of the UniFi controller API., (*6)

The Versions

23/08 2017

dev-master

9999999-dev

UniFi Controller API Client Class

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-curl *
  • ext-libxml *