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

ActiveStandalone[API Development](/categories/api)

nobuhiko/flickr
===============

Flickr API Wrapper

1.0.1(2y ago)03.5kMITPHPPHP ^5.6|^7.0

Since Jul 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/nobuhiko/flickr)[ Packagist](https://packagist.org/packages/nobuhiko/flickr)[ Docs](https://github.com/nobuhiko/flickr)[ GitHub Sponsors](https://github.com/nobuhiko)[ RSS](/packages/nobuhiko-flickr/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

Flickr Api Wrapper for PHP7
===========================

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

```
$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

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~981 days

Total

2

Last Release

817d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e6c60e5ee1ae4c6c672a7911c1786ac8592f5f1a2eebfd95ecc000186d8b0e5?d=identicon)[nobuhiko](/maintainers/nobuhiko)

---

Top Contributors

[![stephpy](https://avatars.githubusercontent.com/u/232744?v=4)](https://github.com/stephpy "stephpy (9 commits)")[![nobuhiko](https://avatars.githubusercontent.com/u/604492?v=4)](https://github.com/nobuhiko "nobuhiko (8 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/nobuhiko-flickr/health.svg)

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

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23914.2M16](/packages/hubspot-api-client)[lstrojny/fxmlrpc

Fast and tiny XML/RPC client with bridges for various HTTP clients

1425.4M30](/packages/lstrojny-fxmlrpc)

PHPackages © 2026

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