plathir / yii2-smart-cropper
Yii-Framework widget for uploading and cropping images
Package info
github.com/plathir/yii2-smart-cropper
Type:yii2-extension
pkg:composer/plathir/yii2-smart-cropper
dev-master
2024-11-05 06:49 UTC
Requires
This package is auto-updated.
Last update: 2026-02-05 09:19:27 UTC
README
Yii-Framework extension for uploading and cropping images
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist plathir/yii2-smart-cropper "*"
or add
"plathir/yii2-smart-cropper": "*"
to the require section of your composer.json file.