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 2mo 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 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

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

2716d 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

[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)[essa/api-tool-kit

set of tools to build an api with laravel

52680.5k](/packages/essa-api-tool-kit)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[kirschbaum-development/laravel-openapi-validator

Automatic OpenAPI validation for Laravel HTTP tests

581.1M5](/packages/kirschbaum-development-laravel-openapi-validator)

PHPackages © 2026

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