PHPackages                             intahwebz/flickrguzzle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. intahwebz/flickrguzzle

ActiveLibrary[HTTP &amp; Networking](/categories/http)

intahwebz/flickrguzzle
======================

A Flickr wrapper to allow you to call the Flickr api with Guzzle as the backend.Goal is to have 100% Flickr api coverage rather than just upload/display photos (currently at 23%).

0.3.0(12y ago)4178[4 issues](https://github.com/Danack/FlickrGuzzle/issues)MITPHP

Since Apr 10Pushed 12y ago1 watchersCompare

[ Source](https://github.com/Danack/FlickrGuzzle)[ Packagist](https://packagist.org/packages/intahwebz/flickrguzzle)[ RSS](/packages/intahwebz-flickrguzzle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

Flickr Guzzle
=============

[](#flickr-guzzle)

A Guzzle based Flickr API.

Example
=======

[](#example)

A comprehensive set of examples is included as a standalone web application. To get this running:

1 Install the requirements via composer (php composer.phar install --dev)

2 Point a web server at the directory FlickrGuzzle/example with the directory index set to index.php

3 Copy FlickrGuzzle/example/configSample.php to FlickrGuzzle/example/config.php and put your Flickr key and secret in there.

You should now be able to point your browser to the

Functions not implemented yet
=============================

[](#functions-not-implemented-yet)

The service.php file has been auto-generated using the reflection methods 'flickr.reflection.getMethodInfo' and 'flickr.reflection.getMethods'.

Although all the functions are listed, only the ones that have something other than 'null' for the response class will actually work.

TODO
====

[](#todo)

- Create and set the response classes for the 90% of functions that don't have them yet.
- Create tests.
- Start tagging versions.
- Figure out what to do about every flickr function having it's own set of error codes :(
- Implement the replace function at
- Decide whether to implement the flickr.push.\* functions.
- Figure out how to return array of objects without having (almost) useless 'List' container objects.

Function end point
==================

[](#function-end-point)

Please note that the three functions:

Oauth request token - [http://www.flickr.com/services/oauth/request\_token](http://www.flickr.com/services/oauth/request_token)Oauth access token - [http://www.flickr.com/services/oauth/access\_token](http://www.flickr.com/services/oauth/access_token)', Upload file -

Have their own end-point, which is different from the rest of the API. Also these functions do not return JSON data ever. It's either string-pairs or XML.

Non-implemented functions
=========================

[](#non-implemented-functions)

The following functions are not implemented and never will be.

- Deprecated auth functions

    - flickr.auth.checkToken
    - flickr.auth.getFrob
    - flickr.auth.getFullToken
    - flickr.auth.getToken
- Test functions

    - flickr.test.echo
    - flickr.test.login
    - flickr.test.null

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~29 days

Total

5

Last Release

4664d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9db967c6005625e444a502fb830a30669b9fed53bfbc67e81a054508c0975a6b?d=identicon)[Danack](/maintainers/Danack)

---

Top Contributors

[![Danack](https://avatars.githubusercontent.com/u/1505719?v=4)](https://github.com/Danack "Danack (65 commits)")

---

Tags

httpapiclientrestcurlhttp clientweb serviceflickr

### Embed Badge

![Health badge](/badges/intahwebz-flickrguzzle/health.svg)

```
[![Health](https://phpackages.com/badges/intahwebz-flickrguzzle/health.svg)](https://phpackages.com/packages/intahwebz-flickrguzzle)
```

###  Alternatives

[e-moe/guzzle6-bundle

Integrates Guzzle 6 into your Symfony application

11259.2k](/packages/e-moe-guzzle6-bundle)[ismaeltoe/osms

PHP library wrapper of the Orange SMS API.

4540.0k](/packages/ismaeltoe-osms)[zoonman/pixabay-php-api

PixabayClient is a PHP HTTP client library to access Pixabay's API

3354.7k](/packages/zoonman-pixabay-php-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
