rodgermd/flickr-api

Flickr Api

Maintainers

Package info

github.com/rodgermd/FlickrApi

pkg:composer/rodgermd/flickr-api

Statistics

Installs: 26

Dependents: 0

Suggesters: 0

Stars: 2

v0.1.1 2013-03-21 20:21 UTC

This package is not auto-updated.

Last update: 2026-02-28 22:25:27 UTC


README

Install

  • Install with composer:

     #composer.json
     "require": {
         ...
         "ideato/flickr-api": "dev-master",
         ...
     }
    

Run tests

phpunit -c .