library dpzflickr
PHP client library for Flickr.
dopiaza/dpzflickr
PHP client library for Flickr.
- Friday, October 24, 2014
- by dopiaza
- Repository
- 5 Watchers
- 29 Stars
- 1,251 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 24 Forks
- 10 Open issues
- 6 Versions
- 1 % Grown
DPZFlickr
DPZFlickr is a Flickr API kit for PHP that supports authentication using OAuth 1.0a. It requires PHP 5.3 with the curl extension installed., (*1)
DPZFlickr is Copyright (c) 2012 David Wilkinson and is distributed under the MIT licence., (*2)
To see how to use this library, take a look in the examples directory, (*3)
- index.php - a simple non-authenticated Flickr call
- auth.php - making an authenticated Flickr call
- convert-token.php - converting an old-style authentication token to an OAuth access token
- upload.php - upload a new photo
- replace.php - replace an existing photo
dev-master
9999999-dev
PHP client library for Flickr.
Sources
Download
The Requires