Download the PHP package vinelab/flickr without Composer
On this page you can find all versions of the php package vinelab/flickr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vinelab/flickr
More information about vinelab/flickr
Files in vinelab/flickr
Download vinelab/flickr
More information about vinelab/flickr
Files in vinelab/flickr
Vendor vinelab
Package flickr
Short Description Utility package that fetches and parses Flickr Feeds and Photosets based on URL
License MIT
Package flickr
Short Description Utility package that fetches and parses Flickr Feeds and Photosets based on URL
License MIT
Please rate this library. Is it a good library?
Informations about the package flickr
Vinelab - Flickr Agent
Installation
Refer to vinelab/flickr on packagist.org for composer installation instructions.
Edit app.php and add to the array.
It will automatically alias itself as Flickr so no need to alias it in your app.php unless you would like to customize it. In that case edit your 'aliases' in app.php adding
Usage
Fetch Feed
Fetch Photoset
TODO
- Photoset and Feed classes must iterate through all the result pages to include all the photos. i.e. The flickr result limit is around 100 and there's 500 photos in the set.
- Improve tests by adding failure tests, currently only includes succeeding scenarios where the results are received as expected.
- Photo Class must do more like returning specified sizes of photos based on photo url i.e. and etc.
All versions of flickr with dependencies
PHP Build Version
Package Version
The package vinelab/flickr contains the following files
Loading the files please wait ....