PHPackages                             apiframe/php-sdk - 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. apiframe/php-sdk

ActiveLibrary[API Development](/categories/api)

apiframe/php-sdk
================

Official PHP SDK for Apiframe - AI image and video generation APIs

v1.0.0(8mo ago)03MITPHPPHP &gt;=7.4

Since Oct 10Pushed 8mo agoCompare

[ Source](https://github.com/apiframe-ai/apiframe-php-sdk)[ Packagist](https://packagist.org/packages/apiframe/php-sdk)[ RSS](/packages/apiframe-php-sdk/feed)WikiDiscussions main Synced today

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

Apiframe PHP SDK
================

[](#apiframe-php-sdk)

Official PHP SDK for [Apiframe](https://apiframe.ai) - The ultimate platform for AI image and video generation APIs.

[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)[![PHP Version](https://camo.githubusercontent.com/b43c9d6cd8939c4868f963284928566c4c35dd2da0725c027f95a3d62f2f0329/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d372e342532422d626c75652e737667)](https://www.php.net/)

Features
--------

[](#features)

- 🎨 **Midjourney API** (Original) - Generate, upscale, vary, blend, inpaint, face swap
- 🚀 **Midjourney Pro API** - Fast &amp; Turbo modes, better stability
- ⚡ **Flux AI** - Fast and high-quality image generation
- 🎭 **Ideogram** - Creative image generation with text rendering
- 🎬 **Luma AI** - Text and image to video generation
- 🎵 **Suno AI** - AI music generation
- 🎶 **Udio AI** - Advanced music creation
- 🎥 **Runway ML** - Gen-3 video generation
- 🎪 **Kling AI** - Video generation and manipulation
- 📸 **AI Photos** - Headshots, face swap, and photo enhancement
- 📤 **Media Upload** - Upload and manage media files

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

[](#requirements)

- PHP 7.4 or higher
- Composer
- An Apiframe API key (get one at [apiframe.ai](https://apiframe.ai))

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

[](#installation)

Install via Composer:

```
composer require apiframe/php-sdk
```

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

[](#quick-start)

```
