Download the PHP package twobitint/tmdb without Composer
On this page you can find all versions of the php package twobitint/tmdb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download twobitint/tmdb
More information about twobitint/tmdb
Files in twobitint/tmdb
Download twobitint/tmdb
More information about twobitint/tmdb
Files in twobitint/tmdb
Vendor twobitint
Package tmdb
Short Description TMDB API wrapper for laravel
License MIT
Homepage https://github.com/twobitint/tmdb
Package tmdb
Short Description TMDB API wrapper for laravel
License MIT
Homepage https://github.com/twobitint/tmdb
Please rate this library. Is it a good library?
Informations about the package tmdb
TMDB API Laravel Wrapper
A laravel package for interracting with the TMDB API.
Install
Configure
Your .env
file should include an TMDB_TOKEN
key with a v4 token generated via the TMDB developer website. Specific config values can be modified in config/tmdb.php
Usage
The API can be accessed via dependency injection:
The API is also available via a facade:
Available methods and documentation
coming later
All versions of tmdb with dependencies
PHP Build Version
Package Version
Requires
illuminate/contracts Version
^7.0
illuminate/support Version ^7.0
guzzlehttp/guzzle Version ^6.5
illuminate/support Version ^7.0
guzzlehttp/guzzle Version ^6.5
The package twobitint/tmdb contains the following files
Loading the files please wait ....