PHPackages                             jm-inc/laravel-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. jm-inc/laravel-tmdb

AbandonedArchivedLibrary[API Development](/categories/api)

jm-inc/laravel-tmdb
===================

TMDB wrapper for Laravel

0.2.0(5y ago)015MITPHP

Since Oct 29Pushed 5y agoCompare

[ Source](https://github.com/JM-Inc/laravel-tmdb)[ Packagist](https://packagist.org/packages/jm-inc/laravel-tmdb)[ RSS](/packages/jm-inc-laravel-tmdb/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (8)Used By (0)

Laravel TMDB
============

[](#laravel-tmdb)

TMDB wrapper for Laravel.

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

[](#installation)

```
composer require jm-inc/laravel-tmdb
php artisan vendor:publish --provider="JM\TMDB\TMDBServiceProvider"
```

Setup
-----

[](#setup)

Edit your `.env` file and add `TMDB_ACCESS_TOKEN=XXX`

Example
-------

[](#example)

```
use JM\TMDB\Facades\TMDB;

$movie = TMDB::getMovie(123);
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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

Recently: every ~51 days

Total

7

Last Release

1870d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2693bc5f3792ad54f4d31e1d0544f32327ee6349709926788be89360353cf5ac?d=identicon)[jewishmoses](/maintainers/jewishmoses)

---

Tags

imdblaravelmoviestmdb

### Embed Badge

![Health badge](/badges/jm-inc-laravel-tmdb/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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