Skip to content

Astrotomic/tmdb-sdk

Repository files navigation

TMDB SDK

Latest Version MIT License Offset Earth Larabelles

Total Downloads

Installation

composer require astrotomic/tmdb-sdk

Usage

use Astrotomic\Tmdb\TMDB;

$tmdb = new TMDB($token);