2017 © Pedro Peláez
 

library imdb

image

xu42/imdb

  • Thursday, August 2, 2018
  • by xu42
  • Repository
  • 1 Watchers
  • 22 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 0 Open issues
  • 8 Versions
  • 10 % Grown

The README.md

Imdb

Latest Version on Packagist ![Software License][ico-license] Total Downloads, (*1)

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

Install

Via Composer, (*3)

``` bash $ composer require xu42/imdb, (*4)


## Usage ``` php 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., (*5)

Testing

Tests unavailable., (*6)

Contributing

Please see CONTRIBUTING for details., (*7)

Security

If you discover any security related issues, please using the issue tracker., (*8)

Credits

License

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

The Versions

02/08 2018

dev-old

dev-old

  Sources   Download

06/04 2018

0.9.0

0.9.0.0

  Sources   Download

20/01 2018

dev-master

9999999-dev https://github.com/xu42/IMDb

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

  Sources   Download

MIT

The Requires

 

imdb xu42

20/01 2018

1.2.1

1.2.1.0 https://github.com/xu42/IMDb

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

  Sources   Download

MIT

The Requires

 

imdb xu42

23/01 2017

1.2.0

1.2.0.0 https://github.com/xu42/IMDb

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

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0

 

imdb xu42

23/01 2017

dev-hotfix/change_license

dev-hotfix/change_license https://github.com/xu42/IMDb

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

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0

 

imdb xu42

13/06 2016

1.0.1

1.0.1.0 https://github.com/xu42/IMDb

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

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0

 

imdb xu42

11/06 2016

1.0.0

1.0.0.0 https://github.com/xu42/IMDb

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

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0

 

imdb xu42