yongtiger/yii2-cropper-avatar

v0.14.0 2023-02-17 09:27 UTC

README

Latest Stable Version Total Downloads Latest Unstable Version License

Features

  • Sample of extensions directory structure. src, docs, etc.
  • README.md
  • composer.json
  • development-roadmap.md

Dependences

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yongtiger/yii2-cropper-avatar "*"

or add

"yongtiger/yii2-cropper-avatar": "*"

to the require section of your composer.json.

Configuration

Usages

Notes

  • CropAvatar.php can handle image rotation, but Yii2-imagine can not.

Documents

References

See also

TBD

Development roadmap

License

yii2-cropper-avatar is released under the MIT license, see LICENSE file for details.