Skip to content

igorgrabarski/php-tmdb-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple PHP Wrapper for TMDB API

Install

  • Install Composer from https://getcomposer.org/download/

  • Get API_KEY on https://www.themoviedb.org/settings/api

  • Clone the project and unpack it

  • Within project folder run: composer install

  • Rename the file .env.example to .env

  • Within .env file update your API_KEY

  • Use example.php as a template

About

Simple php wrapper for TMDB API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages