Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP wrapper for IMDBv API

Installation

{
    "require": {
        "chistaesse/imvdb": "dev-master"
    }
}

Usage

require __DIR__ . '/vendor/autoload.php';

$imvdb = new IMVDb\API('');

$result = $imvdb->searchVideo('cheap thrills');

License

MIT License

About

PHP wrapper for IMDBv API

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages