This is a PHP client for the Flickr web service. It has functions that return the responses from Flickr's API in a meaningful way for PHP developers. It will also contain functions that aggregate data from multiple methods. Compatible with PHP4.
phpFlickr is a class written by Dan Coulter in PHP4 to act as a wrapper for Flickr's API. Methods process the response XML and return a friendly array of data to make development simple and intuitive.