The caching example only show Symphony caching, is local filesystem caching of pics supported?
cache_dir = __DIR__ . "flickr_cache";
$f->enableCache("fs",$cache_dir,600);
PHP Fatal error: Uncaught Error: Call to undefined method Samwilson\PhpFlickr\PhpFlickr::enableCache()