PHPackages                             tvorwachs/ac-infinity-php - 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. tvorwachs/ac-infinity-php

ActiveLibrary[API Development](/categories/api)

tvorwachs/ac-infinity-php
=========================

PHP SDK for AC Infinity API

0.1.0(7mo ago)02MITPHPPHP &gt;=8.4

Since Oct 4Pushed 7mo agoCompare

[ Source](https://github.com/ToBee94/ac-infinity-php)[ Packagist](https://packagist.org/packages/tvorwachs/ac-infinity-php)[ RSS](/packages/tvorwachs-ac-infinity-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

AC Infinity PHP SDK
===================

[](#ac-infinity-php-sdk)

PHP SDK for interacting with the AC Infinity API. Control and monitor your AC Infinity devices programmatically.

> **⚠️ Disclaimer:** This is an unofficial, community-developed project and is not affiliated with, endorsed by, or supported by AC Infinity. AC Infinity is a trademark of AC Infinity Inc. Use this SDK at your own risk. The authors are not responsible for any damages or issues that may arise from using this software.

Requirements
------------

[](#requirements)

- PHP &gt;= 8.4
- Guzzle HTTP Client ^7.0
- ext-json
- ext-zlib

Installation
------------

[](#installation)

Install via Composer:

```
composer require tvorwachs/ac-infinity-php
```

Usage
-----

[](#usage)

### Basic Example

[](#basic-example)

```
