phpflickr


phpFlickr is a class written by Dan Coulter in PHP4 to act as a wrapper for Flickr's API. Methods process the response and return a friendly array of data to make development simple and intuitive.

This project is no longer active here. It has been moved to Github: https://github.com/dan-coulter/phpflickr

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 and PHP5.

Project Information

Labels:
php flickr api wrapper