Skip to content
/ IMDb Public

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

License

Notifications You must be signed in to change notification settings

xu42/IMDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

24d0c43 · Jan 20, 2018

History

8 Commits
Jan 20, 2018
Jan 20, 2018
Jun 11, 2016
Jun 11, 2016
Jun 11, 2016
Jan 20, 2018
Jan 20, 2018

Repository files navigation

Imdb

Latest Version on Packagist Software License Total Downloads

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

Install

Via Composer

$ composer require xu42/imdb

Usage

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

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

Tests unavailable.

Contributing

Please see CONTRIBUTING for details.

Security

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

Credits

License

The MIT License (MIT). Please see License File for more information.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages