{"id":87747,"library":"intervention-imagecache","title":"Intervention ImageCache","description":"Caching extension for the Intervention Image Class.","status":"active","version":"2.6.0","language":"php","source_language":null,"source_url":"https://github.com/Intervention/imagecache","tags":["caching","image","intervention","php"],"install":[{"cmd":"composer require intervention/imagecache","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ImageCache","correct":"use Intervention\\Image\\ImageCache;"}],"quickstart":{"code":"use Intervention\\Image\\ImageCache;\n\n$image = ImageCache::make('public/foo.jpg')->cache(function($image) {\n    return $image->resize(300, 200);\n});","lang":"php","description":"Cache a resized image using Intervention ImageCache."},"warnings":[],"env_vars":null,"search_vec":"'cach':3,10 'class':9 'extens':4 'imag':8,11 'imagecach':2 'intervent':1,7,12 'php':13","created_at":"2026-06-19T08:22:25.494601+00:00","updated_at":"2026-06-19T08:22:25.494601+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://image.intervention.io","github":"https://github.com/Intervention/imagecache","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}