PHPackages                             tomb1n0/unifiapi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. tomb1n0/unifiapi

ActiveLibrary[API Development](/categories/api)

tomb1n0/unifiapi
================

0.1.1(5y ago)010[2 PRs](https://github.com/tomb1n0/UnifiApi/pulls)PHP

Since Nov 6Pushed 3y ago3 watchersCompare

[ Source](https://github.com/tomb1n0/UnifiApi)[ Packagist](https://packagist.org/packages/tomb1n0/unifiapi)[ RSS](/packages/tomb1n0-unifiapi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (8)Used By (0)

Unifi API
=========

[](#unifi-api)

This package was designed to make it easy to work with a Unifi controller.

Installation
============

[](#installation)

Make sure you have [composer](https://getcomposer.org/) installed, then run `composer require tomb1n0/unifiapi` from the root of your project.

Make sure to then include the composer autoload file in your code.

```
