Recommend this page to a friend! |
Download |
Info | Example | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 30 | All time: 11,122 This week: 524 |
Version | License | PHP version | Categories | |||
tmdb-qwerty 1.0 | The PHP License | 5 | PHP 5, Web services, Video |
Description | Author | |
This package can retrieve movie information with the TMDB API. |
<?php |
An api service for tmdb.com
To install this package tou can use composer:
composer require qwerty/tmdb-service
$tmdb = new Tmdb();
$movie = $tmdb->getAll();
Files (15) |
File | Role | Description | ||
---|---|---|---|---|
.idea (3 files) | ||||
example (1 file) | ||||
src (3 files) | ||||
tests (1 file) | ||||
CHANGELOG.md | Data | Auxiliary data | ||
composer.json | Data | Auxiliary data | ||
composer.lock | Data | Auxiliary data | ||
CONTRIBUTING.md | Data | Auxiliary data | ||
LICENSE.md | Lic. | License text | ||
phpunit.xml.dist | Data | Auxiliary data | ||
README.md | Doc. | Documentation |
Files (15) | / | .idea |
File | Role | Description |
---|---|---|
modules.xml | Data | Auxiliary data |
php.xml | Data | Auxiliary data |
vcs.xml | Data | Auxiliary data |
Files (15) | / | src |
File | Role | Description |
---|---|---|
Client.php | Class | Class source |
ClientInterface.php | Class | Class source |
Tmdb.php | Class | Class source |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.