Registry / utility / yiisoft-yii2-imagine

yiisoft-yii2-imagine

JSON →
library2.3.1phppackagistunverified

The Imagine integration for the Yii framework, providing image manipulation capabilities.

composer require yiisoft/yii2-imagine
INSTALL
IMPORT
SIG · YIISOFT-YII2-IMAGI
Y
yiisoft-yii2-imagine
utilityphpv2.3.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.

Image
use yii\imagine\Image;

Create a thumbnail of an image.

use yii\imagine\Image; Image::thumbnail('path/to/image.jpg', 120, 120)->save('path/to/thumb.jpg');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Resources
yiisoft-yii2-imagine — pip install yiisoft-yii2-imagine · libregistry