Download the PHP package benleeth/omdb-php-sdk without Composer
On this page you can find all versions of the php package benleeth/omdb-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download benleeth/omdb-php-sdk
More information about benleeth/omdb-php-sdk
Files in benleeth/omdb-php-sdk
Download benleeth/omdb-php-sdk
More information about benleeth/omdb-php-sdk
Files in benleeth/omdb-php-sdk
Vendor benleeth
Package omdb-php-sdk
Short Description A PHP SDK to interact with OMDb API
License MIT
Package omdb-php-sdk
Short Description A PHP SDK to interact with OMDb API
License MIT
Please rate this library. Is it a good library?
Informations about the package omdb-php-sdk
About
A quick & dirty PHP SDK to communicate with OMDb API
Installation
Install via Composer:
Sign up for OMDb API Key
Add API key to OMDB_API_KEY
environment variable in .env
Usage
Get Data by IMDb ID
Get Data by Title
Get Data with Search
Extra Params | Parameter | Valid Options | Default Value | Description |
---|---|---|---|---|
type | movie, series, episode | Type of result to return | ||
y | Year of release | |||
plot | short, full | short | Return short or full plot (Not available on OmdbPhpSdk\Api\SearchApi ) |
|
page | 1-100 | 1 | Page number to return (Available on OmdbPhpSdk\Api\SearchApi only) |
All versions of omdb-php-sdk with dependencies
PHP Build Version
Package Version
The package benleeth/omdb-php-sdk contains the following files
Loading the files please wait ....