plathir/yii2-smart-cropper

Yii-Framework widget for uploading and cropping images

Installs: 90

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2024-11-05 06:49 UTC

This package is auto-updated.

Last update: 2024-11-05 06:50:17 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.