Image Search Engine enables you to access millions of images from the FLICKR API, allows to sort result and serve images directly from your domain name.
	Application is 100% object oriented and optimized to serve data via ajax while it is still indexable by search engines.
Features
 - Flickr API integration
- Filter results based on license
- Sort by: Recent, Relevance or Interestingness
- Caching system
- jQuery Masonry templates
- Fully configurable 
Requirements:
 * PHP >= 5.3 
Demo
 Click Here to see the demo.
Changelog
April 25, 2013:Version 1.3-  
* Removed extra characters from modal window 
* Added OG Tags on image page 
* Added new Parameter in configuration to disable infinity scroll 
* Fixed URL Redirects from Facebook 
April 21, 2013:Version 1.2-  
* Added dynamic page for each image
* Added Facebook like button for each image
* Added new configuration, which gives ability to turn on/off ajax modal on image click
* Added Comments for backend code
* Fixed indentation for backend code
* Fixed Image URLs for SEO
* Fixed html errors
* Updated framework to allow application installation on subdirectory