IMDBPHP 0.9.5 (Default branch) |
|
|
ImdbPHP provides an API to the movie information
stored at the IMDB.COM sites. 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.
License: GNU General Public License (GPL)
Changes:
This release candidate features a code cleanup and API reference updates, fixed alsoknow(), which sometimes messed up on akas.imdb.com, and made minor updates to the demo files. Movie comments and plots are now also available in structured form (imdb::comment_split() and imdb::plot_split() methods). The Makefile was changed so that API classes are now installed into the PHP include_path.
|