2017 © Pedro PelĂĄez
 

library unifiapi

API Class for Unifi Controller

image

dleo/unifiapi

API Class for Unifi Controller

  • Thursday, March 9, 2017
  • by dleo
  • Repository
  • 1 Watchers
  • 1 Stars
  • 87 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 5 % Grown

The README.md

unifiapi

Unifi API for PHP.

This is an adaptation for Ubiquiti Unifi Controller sh api (https://dl.ubnt.com/unifi/5.3.8/unifi_sh_api)., (*1)

Installation

Install the latest version with, (*2)

$ composer require dleo/unifiapi

Basic Usage

<?php

use Unifi\Api;

// connect to Unifi Controller
$api = new Api();

About

Requirements

  • Api works with PHP 7.0 or above.

Submitting bugs and feature requests

Bugs and feature request are tracked on GitHub, (*3)

Author

David LĂłpez- dleo.lopez@gmail.com - http://twitter.com/dleolopez, (*4)

License

Unifi Api is licensed under the GNU GPLv3 License - see the LICENSE file for details, (*5)

Acknowledgements

This library is heavily inspired by Ubiquiti Networks Unifi API (https://dl.ubnt.com/unifi/5.3.8/unifi_sh_api) library, although most concepts have been adjusted to fit to the PHP world., (*6)

The Versions

09/03 2017

1.0.6

1.0.6.0

API Class for Unifi Controller

  Sources   Download

GNU GPLv3

The Requires

  • php >=5.5.6

 

by David LĂłpez

09/03 2017

dev-master

9999999-dev

API Class for Unifi Controller

  Sources   Download

GNU GPLv3

The Requires

  • php >=5.5.6

 

by David LĂłpez

09/03 2017

1.0.5

1.0.5.0

API Class for Unifi Controller

  Sources   Download

GNU GPLv3

The Requires

  • php >=5.5.6

 

by David LĂłpez

08/03 2017

1.0.4

1.0.4.0

API Class for Unifi Controller

  Sources   Download

GNU GPLv3

The Requires

  • php >=5.5.6

 

by David LĂłpez

01/03 2017

1.0.3

1.0.3.0

API Class for Unifi Controller

  Sources   Download

GNU GPLv3

The Requires

  • php >=5.5.6

 

by David LĂłpez

02/02 2017

1.0.2

1.0.2.0

API Class for Unifi Controller

  Sources   Download

GNU GPLv3

The Requires

  • php >=5.5.6

 

by David LĂłpez

05/01 2017

1.0.0

1.0.0.0

API Class for Unifi Controller

  Sources   Download

GNU GPLv3

The Requires

  • php ^5.5.6 || ^7.0

 

by David LĂłpez