Download the PHP package sparks-coding/movie-information without Composer
On this page you can find all versions of the php package sparks-coding/movie-information. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sparks-coding/movie-information
More information about sparks-coding/movie-information
Files in sparks-coding/movie-information
Download sparks-coding/movie-information
More information about sparks-coding/movie-information
Files in sparks-coding/movie-information
Vendor sparks-coding
Package movie-information
Short Description Wrapper for the OMDb API
License GPLv3
Package movie-information
Short Description Wrapper for the OMDb API
License GPLv3
Please rate this library. Is it a good library?
Informations about the package movie-information
Movie Information PHP Class
A Simple PHP Wrapper for the OMDb API (https://www.omdbapi.com/)
Usage
Options
Option | Values | Default | Description |
---|---|---|---|
plot | short, full | short | Return short or full movie plot |
tomatoes | true, false | false | Return additional information from Rotten Tomatoes |
Methods
get($key, $asArray)
Get the value of specified key. Optionally return the value as an array.
getMultiple(array('title', 'year'))
Get multiple values returned in an array.
getAll($asJson)
Get all the movie's information as an array or JSON.
To Do
This is a work in progress. More robust options are on the way.
All versions of movie-information with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package sparks-coding/movie-information contains the following files
Loading the files please wait ....