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

ActiveLibrary[API Development](/categories/api)

kerox/tmdb
==========

PHP Library for TMDb API

v0.4.0(5y ago)02482[3 issues](https://github.com/ker0x/tmdb/issues)[1 PRs](https://github.com/ker0x/tmdb/pulls)MITPHPPHP &gt;=8.0

Since Jan 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ker0x/tmdb)[ Packagist](https://packagist.org/packages/kerox/tmdb)[ RSS](/packages/kerox-tmdb/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (4)Dependencies (7)Versions (5)Used By (0)

 [ ![Build](https://camo.githubusercontent.com/206606c3fbd71b26e7b37de47376642be71c3b8990009277878765cd019db2f5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b657230782f746d64622f63693f7374796c653d666f722d7468652d6261646765) ](https://github.com/ker0x/tmdb/actions "Build") [ ![Coverage](https://camo.githubusercontent.com/6e1a3e2085a5ea619b2e219571b20482b2a915f2f819f56335f958c4d0915342/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f67682f6b657230782f746d64623f7374796c653d666f722d7468652d6261646765) ](https://codecov.io/gh/ker0x/tmdb/ "Coverage") [ ![PHP Version](https://camo.githubusercontent.com/03a63ba52b34a79b1d70401a6c6374c6d58aa3a43c106107eee9f575146d0d1b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230382e312d3838393242462e7376673f7374796c653d666f722d7468652d6261646765) ](https://php.net "PHP Version") [ ![Downloads](https://camo.githubusercontent.com/ce80de47f35d2aadca57120e61a28734dc3393e3050626fea0595180de0c63f3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b65726f782f746d64622e7376673f7374796c653d666f722d7468652d6261646765) ](https://packagist.org/packages/kerox/tmdb "Downloads") [ ![Latest Stable Version](https://camo.githubusercontent.com/32f585f0c06091bf30dcf2ba0e5f942fe939d739e9ee18d0a48843f919ae250f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b65726f782f746d64622e7376673f7374796c653d666f722d7468652d6261646765) ](https://packagist.org/packages/kerox/tmdb "Latest Stable Version") [ ![License](https://camo.githubusercontent.com/78ecb6849c23c6ca2c4ce0588bbf63b233d481dcf1dac82e1f34e485908f7ef4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6b65726f782f746d64622e7376673f7374796c653d666f722d7468652d6261646765) ](https://packagist.org/packages/kerox/tmdb "License")

TMDb
====

[](#tmdb)

A tiny PHP Library to use [TMDb API](https://developers.themoviedb.org/3/getting-started/introduction)

Warning
-------

[](#warning)

This library use [PSR-18 HTTP Client](https://www.php-fig.org/psr/psr-18/) interface, which means that **no** HTTP Client, like [Guzzle](https://github.com/guzzle/guzzle) or [httplug](https://github.com/php-http/httplug), are provided within. You will need to require them separately.

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

[](#installation)

You can install TMDb using Composer:

```
composer require kerox/tmdb

```

Usage
-----

[](#usage)

Please, refer to the [wiki](https://github.com/ker0x/tmdb/wiki) to learn how to use this library

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

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 ~24 days

Total

4

Last Release

1899d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e808fb4134fc131be0a746ace35a1e2a9eef459bda68de780f817d2dab928279?d=identicon)[ker0x](/maintainers/ker0x)

---

Top Contributors

[![ker0x](https://avatars.githubusercontent.com/u/5331654?v=4)](https://github.com/ker0x "ker0x (21 commits)")

---

Tags

apilibrarymoviesphptmdbtmdb-api

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/kerox-tmdb/health.svg)

```
[![Health](https://phpackages.com/badges/kerox-tmdb/health.svg)](https://phpackages.com/packages/kerox-tmdb)
```

###  Alternatives

[mollie/mollie-api-php

Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.

60315.4M74](/packages/mollie-mollie-api-php)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35729.6k2](/packages/telnyx-telnyx-php)[toshy/bunnynet-php

BunnyNet API client for PHP

61195.4k13](/packages/toshy-bunnynet-php)[deepseek-php/deepseek-php-client

deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.

46784.5k5](/packages/deepseek-php-deepseek-php-client)[jane-php/open-api-runtime

Jane OpenAPI Runtime Library, dependencies and utility class for a library generated by jane/openapi

1911.3M117](/packages/jane-php-open-api-runtime)[wordpress/php-ai-client

A provider agnostic PHP AI client SDK to communicate with any generative AI models of various capabilities using a uniform API.

28245.9k23](/packages/wordpress-php-ai-client)

PHPackages © 2026

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