astrotomic/tmdb-sdk

Interact with TMDB API.

dev-main 2025-09-13 11:56 UTC

This package is auto-updated.

Last update: 2025-09-13 11:56:25 UTC


README

Latest Version MIT License Offset Earth Larabelles

Total Downloads

Installation

composer require astrotomic/tmdb-sdk

Usage

use Astrotomic\Tmdb\TMDB;

$tmdb = new TMDB($token);