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

ActiveLibrary[API Development](/categories/api)

aistemsplitter/aistemsplitter-php
=================================

Official PHP SDK for the AIStemSplitter public API.

v0.1.0(2mo ago)02MITPHP &gt;=8.1

Since May 9Compare

[ Source](https://github.com/aistemsplitter/aistemsplitter-php)[ Packagist](https://packagist.org/packages/aistemsplitter/aistemsplitter-php)[ Docs](https://aistemsplitter.org)[ RSS](/packages/aistemsplitter-aistemsplitter-php/feed)WikiDiscussions Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

AIStemSplitter
==============

[](#aistemsplitter)

[![Website](https://camo.githubusercontent.com/be47e99768eb36cf00807d7dfc1e668fc193d374ad66e63af64d40f0c4c0e496/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f776562736974652d61697374656d73706c69747465722e6f72672d626c7565)](https://aistemsplitter.org)[![Docs](https://camo.githubusercontent.com/cbfb19a90dec77558fde0ad3faf662a7d6d503041ec97f39e4da7b2d24e83d5a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f63732d4150492d677265656e)](https://aistemsplitter.org/developers/api)[![OpenAPI](https://camo.githubusercontent.com/821b3f3a6de4a0e43c5f0fa8f2ab9b96420cb9e3d83d369fbe070ae3d5da7ff0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6f70656e6170692d79616d6c2d6f72616e6765)](https://api.aistemsplitter.org/openapi.yaml)

Official PHP SDK for [AIStemSplitter](https://aistemsplitter.org), an AI-powered stem splitter that separates vocals, drums, bass, and other instruments from uploaded audio files or direct audio URLs.

Links
-----

[](#links)

- Homepage:
- API docs:
- OpenAPI:

Features
--------

[](#features)

- Vocal isolation and remover workflows
- Drum, bass, and instrumental stems
- Async API with webhook callbacks
- Pay-as-you-go credits

Get an API Key
--------------

[](#get-an-api-key)

Sign up at [aistemsplitter.org](https://aistemsplitter.org) and use `AISTEMSPLITTER_API_KEY` in local examples.

Install
-------

[](#install)

```
composer require aistemsplitter/aistemsplitter-php
```

Quickstart
----------

[](#quickstart)

```
