PHPackages                             firmantr3/l5imdb - 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. firmantr3/l5imdb

ActiveLibrary[API Development](/categories/api)

firmantr3/l5imdb
================

A Laravel 5 PHP library for retrieving film and TV information from IMDb

1.0.1(7y ago)3932MITPHP

Since Dec 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/firmantr3/l5-imdb)[ Packagist](https://packagist.org/packages/firmantr3/l5imdb)[ Docs](https://github.com/firmantr3/l5imdb)[ RSS](/packages/firmantr3-l5imdb/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

L5Imdb
======

[](#l5imdb)

This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.

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

[](#installation)

Via Composer

```
$ composer require firmantr3/l5imdb
```

Usage
-----

[](#usage)

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Examples
--------

[](#examples)

```
// get movie data by id
\L5Imdb::title('0944947')->all(); // game of throne

// get actor/actress data by id
\L5Imdb::person('1785339')->all() // rami malek

// search movies
\L5Imdb::searchTitle('Deadpool')->all();

// search actor/actress
\L5Imdb::searchPerson('Dwayne Johnson')->all();
```

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Firman Taruna Nugraha](https://github.com/firmantr3)
- [All Contributors](../../contributors%5D)

License
-------

[](#license)

license. Please see the [license file](license.md) for more information.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Total

2

Last Release

2768d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29179800?v=4)[Firman Taruna Nugraha](/maintainers/firmantr3)[@firmantr3](https://github.com/firmantr3)

---

Top Contributors

[![firmantr3](https://avatars.githubusercontent.com/u/29179800?v=4)](https://github.com/firmantr3 "firmantr3 (8 commits)")

---

Tags

laravelscrapeimdbL5Imdb

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/firmantr3-l5imdb/health.svg)

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

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

815320.5k3](/packages/defstudio-telegraph)[riclep/laravel-storyblok

A Laravel wrapper around the Storyblok API to provide a familiar experience for Laravel devs

6277.0k5](/packages/riclep-laravel-storyblok)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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