# Art-of-WiFi/UniFi-API-client

A PHP API client class to interact with Ubiquiti's UniFi Controller API

Repository: https://github.com/Art-of-WiFi/UniFi-API-client
Canonical: https://ross.abutalabs.com/products/unifi-api-client
Language: PHP
License: MIT
License Family: permissive
Topics: unifi, ubnt, ubiquiti, api, client, class, php, api-client, controller, curl
Last push: 2026-07-27T09:37:42+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 95, longevity 100
- inputs: {"age_days": 3284, "days_push": 37, "days_rel": 37, "gap_med": 13, "n_releases_24m": 20}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1343, forks 242 (observed 2026-08-28T04:04:26.389795+00:00)

## What it is
A PHP API client class for interacting with Ubiquiti's UniFi Network Application (Controller) API over cURL. It exposes many UniFi endpoints not covered by official APIs and is installable via Composer.

## Use cases
- manage unifi controller clients from php
- automate unifi network configuration
- fetch connected devices from unifi controller
- provision unifi access points programmatically
- integrate unifi api into php app
- call unifi endpoints not in official api

## When to choose
- you need broad UniFi endpoint coverage beyond official APIs
- your stack is PHP and you want a dependency-free Composer package
- you need compatibility with UniFi Network 5.x-10.x and UniFi OS

## When to avoid
- you are not working with Ubiquiti UniFi controllers
- you need a non-PHP language SDK
- you require official vendor-supported API guarantees

## Facets
- artifact type: library
- maturity: active
- function: http-client, api-framework, sdk
- domain: networking, developer-tools, apis
- platform: php, cli, cross-platform
- tags: unifi, ubiquiti, api-client, curl, network-controller, composer, automation

## Member repositories
- Art-of-WiFi/UniFi-API-client (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:26.389795+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:51.855042+00:00, confidence not recorded.
  - readme: https://github.com/Art-of-WiFi/UniFi-API-client (fetched 2026-08-28T04:04:26.389795+00:00, sha ae016a79569d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
