Registry / web-framework / liip-imagine-bundle

liip-imagine-bundle

JSON →
library2.17.1phppackagistunverified

This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.

composer require liip/imagine-bundle
INSTALL
IMPORT
SIG · LIIP-IMAGINE-BUNDL
L
liip-imagine-bundle
web-frameworkphpv2.17.1
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.

CacheManager
use Liip\ImagineBundle\Imagine\Cache\CacheManager;

Resolve a cached image path using the LiipImagineBundle cache manager.

use Liip\ImagineBundle\Imagine\Cache\CacheManager; $cacheManager = $this->get('liip_imagine.cache.manager'); $resolvedPath = $cacheManager->getBrowserPath('image.jpg', 'thumbnail');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.17.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
liip-imagine-bundle — pip install liip-imagine-bundle · libregistry