Recommend this page to a friend! |
Download .zip |
Info | Example | View files (15) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2022-10-02 (1 month ago) | Not yet rated by the users | Total: 19 This week: 2 | All time: 10,759 This week: 349 |
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. |
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 |
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 | / | .idea |
File | Role | Description |
---|---|---|
modules.xml | Data | Auxiliary data |
php.xml | Data | Auxiliary data |
vcs.xml | Data | Auxiliary data |
Files | / | src |
File | Role | Description |
---|---|---|
Client.php | Class | Class source |
ClientInterface.php | Class | Class source |
Tmdb.php | Class | Class source |
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.