Registry / utility / intervention-imagecache

intervention-imagecache

JSON →
library2.6.0phppackagistunverified

Caching extension for the Intervention Image Class.

composer require intervention/imagecache
INSTALL
IMPORT
SIG · INTERVENTION-IMAGE
I
intervention-imagecache
utilityphpv2.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ImageCache
use Intervention\Image\ImageCache;

Cache a resized image using Intervention ImageCache.

use Intervention\Image\ImageCache; $image = ImageCache::make('public/foo.jpg')->cache(function($image) { return $image->resize(300, 200); });
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.6.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Google (search)
1
Resources
intervention-imagecache — pip install intervention-imagecache · libregistry