PHPackages                             uraankhay/yii2-imgcropper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. uraankhay/yii2-imgcropper

ActiveYii2-extension[Image &amp; Media](/categories/media)

uraankhay/yii2-imgcropper
=========================

Yii2 image cropper based on Croppr.js

07PHP

Since Oct 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/uraankhayayaal/imgcropper)[ Packagist](https://packagist.org/packages/uraankhay/yii2-imgcropper)[ RSS](/packages/uraankhay-yii2-imgcropper/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 image cropper based on Croppr.js
=====================================

[](#yii2-image-cropper-based-on-cropprjs)

Yii2 image cropper based on Croppr.js

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist uraankhay/yii2-imgcropper "*"

```

or add

```
"uraankhay/yii2-imgcropper": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```

```

```
