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

ActiveLibrary

naythukhant/tmdb
================

A laravel package that helps you to retrieve data form https://api.themoviedb.org/ easily.

v1.0.0(3y ago)012MITPHP

Since Mar 22Pushed 3y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

tmdb
====

[](#tmdb)

A laravel package that helps you to retrieve data form  easily.

Getting Start
=============

[](#getting-start)

- Install the package to your laravel project.

```
composer require naythukhant/tmdb

```

- Add TMDB\_TOKEN which can be accessed at  to your .env
- Add NayThuKhant\\TMDB\\TMDBServiceProvider::class to the providers array of config/app.php

```
     /*
     * Package Service Providers...
     */

     NayThuKhant\TMDB\TMDBServiceProvider::class,

```

- If you want to publish the configs, then run the following command.

```
php artisan vendor:publish --tag=tmdb

```

\#👌HAVE FUN👌

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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

Unknown

Total

1

Last Release

1144d ago

### Community

Maintainers

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

---

Top Contributors

[![naythukhantnexlabs](https://avatars.githubusercontent.com/u/76095672?v=4)](https://github.com/naythukhantnexlabs "naythukhantnexlabs (4 commits)")[![NayThuKhant](https://avatars.githubusercontent.com/u/61656360?v=4)](https://github.com/NayThuKhant "NayThuKhant (3 commits)")

### Embed Badge

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

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

PHPackages © 2026

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