ade / flickr-gallery
Flickr Photo Gallery in ZF2
1.0.0
2015-02-21 03:57 UTC
Requires
- php: >=5.3.3
- zendframework/zendframework: 2.3.*
- zendframework/zendservice-flickr: 2.0.*
This package is not auto-updated.
Last update: 2025-03-26 16:43:18 UTC
README
Introduction
This is a Photo Gallery taking data from Flickr. It doesn't use any database and its made in Zend Framework 2.
You can see a working demo in www.pueblapictures.com and some examples for integration in a zf2 application in https://github.com/emontes/AdePictures
Install
With composer: require: "ade/flickr-gallery": "dev-master"