PHP wrapper for TMDB (TheMovieDatabase) API v3, supporting repository/model/factory and raw array access approaches.
composer require php-tmdb/apiNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a client with your API key and fetch a movie.
Obtain an API key from TMDB and pass it to the Client constructor.
No dependency data recorded yet.