Download List

Project Description

ImdbPHP provides an API to the movie information stored at the IMDb.com site. As this and the name suggests, it is primarily targeted at PHP programmers who want to extend their programs or their site with this movie information. The classes must be used in accordance with IMDb's copyright and conditions of use.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-07 07:52
2.1.6

This is a maintenance release. Due to heavy changes on the IMDB sites, many important methods broke. This should fix most of them.
Tags: fixes

2012-12-07 10:45
2.1.5

This release mainly fixes things broken by IMDB site changes. There are some minor enhancements.
Tags: fixes

2012-09-21 06:11
2.1.4

This release mainly fixes things broken by IMDB site changes. There are some minor enhancements.
Tags: Minor fixes and enhancements

2012-04-16 06:15
2.1.3

Site changes again broke several methods in the imdb class, which are now hopefully fixed. imdb::get_episode_details() was extended to also provide the "airdate", plus more genres are retrieved.
Tags: Minor feature enhancements, minor fixes

2012-01-19 17:15
2.1.2

IMDB site changes broke a lot of things, which are now hopefully fixed in this release. Moreover, a new imdb::get_episode_details() method was added to retrieve "uplink info" on episodes. Several more minor fixes and enhancements were included.
Tags: Bugfixes, Minor feature enhancements

Project Resources