UniFi-API-client VS phpsupabase

Compare UniFi-API-client vs phpsupabase and see what are their differences.

UniFi-API-client

A PHP API client class to interact with Ubiquiti's UniFi Controller API (by Art-of-WiFi)

phpsupabase

PHP Client to use Supabase (by rafaelwendel)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
UniFi-API-client phpsupabase
18 1
1,062 158
2.0% -
7.1 4.6
2 months ago about 2 months ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

UniFi-API-client

Posts with mentions or reviews of UniFi-API-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.
  • Created a docker app to notify on new device connections
    4 projects | /r/UNIFI | 10 Dec 2023
    UniFiClientAlerts is a Dockerized application that monitors UniFi networks for new device connections and sends alerts via Telegram. It leverages PHP code from the Art-of-WiFi/UniFi-API-client for interfacing with UniFi Controllers.
  • Automatically rebooting a G3 Pro camera
    1 project | /r/Ubiquiti | 6 Dec 2023
    Take a look at the API Client here, https://github.com/Art-of-WiFi/UniFi-API-client. You can use the client to create a cron job or scheduled task to run a script to cycle the port.
  • Documenting Unifi Wireless Network Passwords
    1 project | /r/msp | 13 Sep 2022
  • Connecting to UDM SE API ?!?!
    1 project | /r/Ubiquiti | 5 Aug 2022
    I'm using a UDM SE (runs Unifi OS) and have cloud management up and running via a fixed external IP, and an external captive portal using port 443. SSL certificate installed and up to date. I'm trying to connect to using the API as 'documented' at https://ubntwiki.com/products/software/unifi-controller/api. I haven't been a dev for a long, long time, and although I think I could probably mug my way through using the stuff at https://github.com/Art-of-WiFi/UniFi-API-client, I'm first trying simply to connect to the API using curl. I'm falling at the first hurdle: I just can't connect to the API at all.
  • Executing a power-cycle command for a POE port
    1 project | /r/Ubiquiti | 8 Jul 2022
  • UDMP SSH Commands for Traffic Management
    2 projects | /r/UNIFI | 21 Jun 2022
  • Wifi captive portal login using G Suite (nonprofit) oauth
    1 project | /r/Ubiquiti | 25 Apr 2022
    Personally, I have scraped together a custom portal before using the PHP API client - https://github.com/Art-of-WiFi/UniFi-API-client - UniFi passes the MAC address of the device as a GET parameter called 'id'
  • Showcase: Ubiquiti UniFi MagicDash and Asset oneway sync
    1 project | /r/hudu | 18 Apr 2022
    We try to avoid external classes and dependencies to reduce the potential for trouble. Especially with something rather simple like a REST API. But based on the UniFi API situation, we decided to make an exception and go with the fantastic UniFi-API-client class for PHP by Art-of-WiFi that can be found over on Github https://github.com/Art-of-WiFi/UniFi-API-client. It’s actively maintained and offers the benefit of people reporting broken stuff so it’s a community thing to make the UniFi API usable even if Ubiquiti decides to change or remove stuff.
  • Management of Ubiquiti Flex XG
    1 project | /r/Ubiquiti | 14 Apr 2022
    There is a well-documented and maintained (though unofficial) PHP API for managing/talking to the controller. We use it for automating mundane tasks like loading lots of Mac-to-vlan bindings. It is quite feature complete. https://github.com/Art-of-WiFi/UniFi-API-client
  • Is there any API access to Unifi Controller or AP's?
    1 project | /r/Ubiquiti | 29 Mar 2022
    PHP API library: https://github.com/Art-of-WiFi/UniFi-API-client

phpsupabase

Posts with mentions or reviews of phpsupabase. We have used some of these posts to build our list of alternatives and similar projects.
  • Can I use Supabase as Database and Supabase Bucket as Storage ?
    1 project | /r/laravel | 18 Oct 2022
    Sure, just use a Supabase client and inject it into your controllers instead of defining models. You'll miss out on a lot of the advantages of using Laravel by doing this, but I'm sure it's technically possible. Somebody coded up a Supabase client in PHP you could try. https://github.com/rafaelwendel/phpsupabase If this is an app you anticipate having a lot of traffic on I might be more careful, but it sounds experimental so why not go for it?

What are some alternatives?

When comparing UniFi-API-client and phpsupabase you can also consider the following projects:

UniFi-API-browser - Tool to browse data exposed by Ubiquiti's UniFi Controller API

kubernetes-pfsense-controller - Integrate Kubernetes and pfSense

UBNT-EdgeRouter-Example-Configs - Example config.boot files for UBNT EdgeRouters with Google, Comcast, and Charter

odata-client-php - OData Client Library for PHP

Postman-for-AlwaysOn-Cisco-SD-WAN - Postman for AlwaysOn Cisco SD-WAN

web3 - ⚡️ Web3 PHP is a supercharged PHP API client that allows you to interact with a generic Ethereum RPC.

php-azure-face-api-client - PHP client for Microsoft Azure Face API.

client - ⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.

erste-bank-client-php - Client written in PHP for Erste Bank API

ElasticSearch PHP - Official PHP client for Elasticsearch.

smudge - Control the Spotify app from within Emacs.

meilisearch-php - PHP wrapper for the Meilisearch API