rodgermd/flickr-api

Flickr Api

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

This package is not auto-updated.

Last update: 2024-03-16 12:01:54 UTC


README

Install

  • Install with composer:

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

Run tests

phpunit -c .