PHPackages                             jstolpe/tiktok-api-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. jstolpe/tiktok-api-php-sdk

ActiveLibrary[API Development](/categories/api)

jstolpe/tiktok-api-php-sdk
==========================

TikTok API PHP SDK

v1.0.5(1y ago)369.4k↓25%15[1 PRs](https://github.com/jstolpe/tiktok-api-php-sdk/pulls)MITPHPPHP ^5.6|^7.0|^8.0

Since Jan 4Pushed 1y ago4 watchersCompare

[ Source](https://github.com/jstolpe/tiktok-api-php-sdk)[ Packagist](https://packagist.org/packages/jstolpe/tiktok-api-php-sdk)[ Docs](https://github.com/jstolpe/tiktok-api-php-sdk)[ RSS](/packages/jstolpe-tiktok-api-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)DependenciesVersions (7)Used By (0)

tiktok-api-php-sdk
==================

[](#tiktok-api-php-sdk)

This repository contains the open source PHP SDK that allows you to access the TikTok API from your PHP app.

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

[](#installation)

### Composer

[](#composer)

Run this command:

```
composer require jstolpe/tiktok-api-php-sdk

```

Require the the autoloader.

```
require_once __DIR__ . '/vendor/autoload.php'; // change path as needed
```

### No Composer

[](#no-composer)

Get the repository

```
git clone git@github.com:jstolpe/tiktok-api-php-sdk.git

```

Require the custom autoloader.

```
require_once '/tiktok-api-php-sdk/src/tiktok/autoload.php'; // change path as needed
```

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance42

Moderate activity, may be stable

Popularity38

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~68 days

Recently: every ~82 days

Total

6

Last Release

515d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0cadc0089ceaea3f86d20a5cc51dbf4f4b2fd1f2d33f95ac59285b5be97d7d62?d=identicon)[jstolpe](/maintainers/jstolpe)

---

Top Contributors

[![jstolpe](https://avatars.githubusercontent.com/u/9287608?v=4)](https://github.com/jstolpe "jstolpe (10 commits)")

---

Tags

phpapisdkTikTok tiktok apitiktok api php sdk

### Embed Badge

![Health badge](/badges/jstolpe-tiktok-api-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/jstolpe-tiktok-api-php-sdk/health.svg)](https://phpackages.com/packages/jstolpe-tiktok-api-php-sdk)
```

###  Alternatives

[jstolpe/instagram-graph-api-php-sdk

Instagram Graph API PHP SDK

13998.4k2](/packages/jstolpe-instagram-graph-api-php-sdk)[clever/clever-php

231.6k](/packages/clever-clever-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
