PHPackages                             rezzza/flickr - 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. [API Development](/categories/api)
4. /
5. rezzza/flickr

AbandonedArchivedStandalone[API Development](/categories/api)

rezzza/flickr
=============

Flickr API Wrapper

v1.1.0(12y ago)2635.1k15[3 issues](https://github.com/rezzza/flickr/issues)4MITPHPPHP &gt;=5.3.2

Since Jun 18Pushed 11y ago1 watchersCompare

[ Source](https://github.com/rezzza/flickr)[ Packagist](https://packagist.org/packages/rezzza/flickr)[ Docs](https://github.com/rezzza/flickr)[ RSS](/packages/rezzza-flickr/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (4)

Flickr Api Wrapper for PHP5.3
=============================

[](#flickr-api-wrapper-for-php53)

```
$metadata = new Rezzza\Flickr\Metadata('api key', 'secret');
$metadata->setOauthAccess('access token', 'access token secret');

$factory  = new Rezzza\Flickr\ApiFactory($metadata, new Rezzza\Flickr\Http\GuzzleAdapter());

$xml = $factory->call('flickr.test.login');
$xml = $factory->call('flickr.photos.getInfo', array(
    'photo_id' => 1337,
));

$factory->upload('path/to/photo.png', 'my title');
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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 ~252 days

Total

2

Last Release

4500d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/47c3006a9e7662031ee9d3fa064238fef88479fd7d60f18dd47f038fbbd7dc5a?d=identicon)[steph\_py](/maintainers/steph_py)

---

Top Contributors

[![stephpy](https://avatars.githubusercontent.com/u/232744?v=4)](https://github.com/stephpy "stephpy (9 commits)")[![shina](https://avatars.githubusercontent.com/u/356745?v=4)](https://github.com/shina "shina (1 commits)")

---

Tags

flickr

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rezzza-flickr/health.svg)

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

###  Alternatives

[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)[jeroen-g/flickr

Modern PHP package to make Flickr API calls. Ships with Laravel implementation.

2562.1k2](/packages/jeroen-g-flickr)[anahkiasen/flickering

A modern interface for the Flickr API

505.9k1](/packages/anahkiasen-flickering)

PHPackages © 2026

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