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.4(1mo ago)01↓50%MITPHPPHP &gt;=8.1

Since Jun 27Pushed 1mo agoCompare

[ 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 2w ago

READMEChangelog (1)Dependencies (6)Versions (3)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.

Install the [AILabTools PHP SDK from Packagist](https://packagist.org/packages/ailabtools/ailabtools).

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).

```
