PHP Imdb Namespace

Nested Namespaces

Imdb\Exception

Classes

Name Description
Cache File caching Caches files to disk in config->cachedir optionally gzipping if config->usezip
CacheBase Base class for a cache instance.
Config Configuration class for imdbphp You should override the settings in here by creating an ini file in the conf folder.
Logger Debug logging. Echos html to the page
MdbBase Accessing Movie information
Pages Handles requesting urls, including the caching layer
Person A person on IMDb
PersonSearch Search for people on IMDb
Request The request class Here we emulate a browser accessing the IMDB site. You don't need to call any of its method directly - they are rather used by the IMDB classes.
Title A title on IMDb
TitleSearch
TitleSearchAdvanced Use IMDb's advanced search to get filtered lists of titles e.g. most popular tv shows from 2000