Download the PHP package sauvank/api-tmdb-php without Composer
On this page you can find all versions of the php package sauvank/api-tmdb-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sauvank/api-tmdb-php
More information about sauvank/api-tmdb-php
Files in sauvank/api-tmdb-php
Download sauvank/api-tmdb-php
More information about sauvank/api-tmdb-php
Files in sauvank/api-tmdb-php
Vendor sauvank
Package api-tmdb-php
Short Description Simple tools for get data from tmdb Api.
License MIT
Package api-tmdb-php
Short Description Simple tools for get data from tmdb Api.
License MIT
Please rate this library. Is it a good library?
Informations about the package api-tmdb-php
packagist-tool-api-tmdb
Required :
- PHP >= 7.4
- PHP ext-curl
- PHP ext-json
- PHP ext-memcached
- API The movie database
Run php unit tests (in cli)
create a file : tests/apiKeyTmdb.txt
and put inside the API key and run in CLI :
vendor/bin/phpunit tests
or
./run_test.sh
Example integration
``
DOC
For get the doc, open 'doc/index.html'
For update the doc, run ./doc.sh
All versions of api-tmdb-php with dependencies
PHP Build Version
Package Version
The package sauvank/api-tmdb-php contains the following files
Loading the files please wait ....