PHPackages                             xu42/imdb - 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. xu42/imdb

ActiveLibrary

xu42/imdb
=========

Crawl IMDb movie rating, content rating, release date, poster, presentation, director, actor, duration and other information

1.2.1(8y ago)26455MITPHPPHP ~5.5|~7.0

Since Jun 11Pushed 8y ago2 watchersCompare

[ Source](https://github.com/xu42/IMDb)[ Packagist](https://packagist.org/packages/xu42/imdb)[ Docs](https://github.com/xu42/IMDb)[ RSS](/packages/xu42-imdb/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (6)Used By (0)

Imdb
====

[](#imdb)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3343af07e83a179b2a269210bb8171ea8eaf65d626b4b7dd4ee549bcfb6b4395/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f787534322f696d64622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/xu42/imdb)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/cf4af181add2db478add7ead25a1381792abee390bfbcd93747d3578131b5809/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f787534322f696d64622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/xu42/imdb)

Crawl IMDb movie rating, content rating, release date, poster, presentation, director, actor, duration and other information

Install
-------

[](#install)

Via Composer

```
$ composer require xu42/imdb
```

Usage
-----

[](#usage)

```
require_once 'vendor/autoload.php';
use Xu42\Imdb\OneTitle;
$res = OneTitle::singleton()->get('tt0111161');
echo json_encode($res) . PHP_EOL;
```

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

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

Tests unavailable.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Xu42](https://github.com/xu42)
- [All Contributors](https://github.com/xu42/IMDb/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

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

Total

4

Last Release

3032d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

imdbxu42

### Embed Badge

![Health badge](/badges/xu42-imdb/health.svg)

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

###  Alternatives

[gidlov/copycat

A universal scraping tool that can be used for all kinds of data collection. You can decide from where and what you want. All with regular expression. More info on the Github page.

8082.4k](/packages/gidlov-copycat)[fabianbeiner/php-imdb-grabber

This PHP library enables you to scrape data from IMDB.com.

2764.8k1](/packages/fabianbeiner-php-imdb-grabber)[hmerritt/imdb-api

IMDB API that can fetch film data and search results

6911.3k](/packages/hmerritt-imdb-api)

PHPackages © 2026

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