Libraries tagged by mmdb
dariusiii/tmdb-laravel
18159 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
aharen/omdbapi
21221 Downloads
PHP package for OMDbAPI.com by Brian Fritz
php-tmdb/symfony
48716 Downloads
Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.
gidlov/copycat
82086 Downloads
A universal scraping tool that can be used for all kinds of data collection. You can decide from where and what you want. All with regular expression. More info on the Github page.
wtfzdotnet/php-tmdb-api
2868 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
codebuglab/laravel-tmdb
4030 Downloads
Simple integration with TMDB ( The Movie Database ) API to retrieve their data.
idoit/apiclient
6333 Downloads
Easy-to-use, but feature-rich client library for i-doit's JSON-RPC API
bheisig/idoitapi
10433 Downloads
Easy-to-use, but feature-rich client library for i-doit's JSON-RPC API
wtfzdotnet/wtfz-tmdb-bundle
216 Downloads
Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.
wtfzdotnet/tmdb-package
491 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
vfalies/tmdb
2225 Downloads
A PHP Wrapper for The Internet Movie Database API
duck7000/imdb-graphql-php
44 Downloads
Library for retrieving film and tv information from IMDb through GraphQL
astrotomic/laravel-tmdb
73 Downloads
Interact with TMDB data in your Laravel application.
glamorous/tmdb-php-api
126 Downloads
PHP Class for using TMDb (themoviedb.org) API. Because of IMDB hasn't an API we provide this PHP5 class. It's pretty easy to recieve all information about a movie or an actor. No scraping needed.
rubix/sentiment
553 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.