plathir/yii2-smart-cropper

Yii-Framework widget for uploading and cropping images

Installs: 87

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2021-05-12 06:16 UTC

This package is auto-updated.

Last update: 2024-04-12 12:52:31 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.