PHPackages                             kozennnn/tmdb-api - 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. kozennnn/tmdb-api

ActiveLibrary[API Development](/categories/api)

kozennnn/tmdb-api
=================

A PHP package to make The Movie Database API easier to use

324PHP

Since Jul 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kozennnn/tmdb-api)[ Packagist](https://packagist.org/packages/kozennnn/tmdb-api)[ RSS](/packages/kozennnn-tmdb-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

The Movie Database API
======================

[](#the-movie-database-api)

A PHP package to make The Movie Database API easier to use.

Table of Contents
-----------------

[](#table-of-contents)

- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [Wiki](#wiki)
- [Testing](#testing)

Requirements
------------

[](#requirements)

- PHP 7.0, 8.0 or 9.0

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

[](#installation)

```
composer require kozennnn/tmdb-api

```

Usage
-----

[](#usage)

The following code return the movie with id 76341.

```
