PHPackages                             hinablue/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. hinablue/rezzza-flickr

ActiveStandalone[API Development](/categories/api)

hinablue/rezzza-flickr
======================

Flickr API Wrapper modified by Hina Chen.

v1.0.0(13y ago)020MITPHPPHP &gt;=5.3.2

Since Jun 18Pushed 12y ago1 watchersCompare

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

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

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());

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

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

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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

Unknown

Total

1

Last Release

4761d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/315136?v=4)[Hina Chen](/maintainers/hinablue)[@hinablue](https://github.com/hinablue)

---

Top Contributors

[![stephpy](https://avatars.githubusercontent.com/u/232744?v=4)](https://github.com/stephpy "stephpy (5 commits)")[![hinablue](https://avatars.githubusercontent.com/u/315136?v=4)](https://github.com/hinablue "hinablue (2 commits)")

---

Tags

flickr

### Embed Badge

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

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

###  Alternatives

[hubspot/api-client

Hubspot API client

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

An implementation of the Minecraft: Bedrock Edition protocol in PHP

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

Telegram driver for BotMan

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

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

2663.3k2](/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)
