PHPackages                             ailabtools/ailabtools - 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. [Image &amp; Media](/categories/media)
4. /
5. ailabtools/ailabtools

ActiveLibrary[Image &amp; Media](/categories/media)

ailabtools/ailabtools
=====================

Official PHP SDK for AILabTools AI image APIs, including background removal, image upscaling, portrait editing, and more.

v0.5.3(today)01↑2900%MITPHPPHP &gt;=8.1

Since Jun 27Pushed todayCompare

[ Source](https://github.com/ailabtools/ailabtools-php)[ Packagist](https://packagist.org/packages/ailabtools/ailabtools)[ Docs](https://www.ailabtools.com/)[ RSS](/packages/ailabtools-ailabtools/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

AILabTools SDK for PHP
======================

[](#ailabtools-sdk-for-php)

Official PHP SDK for the [AILabTools AI image APIs](https://www.ailabtools.com/docs). Add background removal, image upscaling, object removal, portrait retouching, hairstyle changes, virtual try-on, and other AI photo features to PHP applications.

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

[](#requirements)

- PHP 8.1 or later
- Composer

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

[](#installation)

```
composer require ailabtools/ailabtools
```

Quick Start
-----------

[](#quick-start)

Create or copy an API key from the [AILabTools Developer Console](https://www.ailabtools.com/developer).

```
