PHPackages                             cozumel/yii2-image-cropper - 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. cozumel/yii2-image-cropper

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

cozumel/yii2-image-cropper
==========================

A simple wrapper for the imgAreaSelect jquery plugin

1.0.0(10y ago)3110.9k↑28.1%3BSD-3-ClauseJavaScript

Since Apr 17Pushed 10y ago3 watchersCompare

[ Source](https://github.com/cozumel424/yii2-image-cropper)[ Packagist](https://packagist.org/packages/cozumel/yii2-image-cropper)[ Docs](https://github.com/cozumel424/yii2-image-cropper)[ RSS](/packages/cozumel-yii2-image-cropper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Yii2 Image Cropper
==================

[](#yii2-image-cropper)

[![Latest Stable Version](https://camo.githubusercontent.com/f13a065fcef9e7f8c5381418c8c2fded61dcb6704b570437b87bd82f4a9d67dd/68747470733a2f2f706f7365722e707567782e6f72672f636f7a756d656c2f796969322d696d6167652d63726f707065722f762f737461626c65)](https://packagist.org/packages/cozumel/yii2-image-cropper)[![Total Downloads](https://camo.githubusercontent.com/44e2a5bc10df722d0f40a76c94fc2166f40ea84332c31a748f66cd1d85ecd18c/68747470733a2f2f706f7365722e707567782e6f72672f636f7a756d656c2f796969322d696d6167652d63726f707065722f646f776e6c6f616473)](https://packagist.org/packages/cozumel/yii2-image-cropper)[![License](https://camo.githubusercontent.com/51b32f8dbf95ee780f347d8b805c5f7e13dc87f9eaea772fea4a4351d115d91a/68747470733a2f2f706f7365722e707567782e6f72672f636f7a756d656c2f796969322d696d6167652d63726f707065722f6c6963656e7365)](https://packagist.org/packages/cozumel/yii2-image-cropper)

A simple wrapper for the [imgAreaSelect](http://odyniec.net/projects/imgareaselect/) jquery plugin

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist cozumel/yii2-image-cropper "*"

```

or add

```
"cozumel/yii2-image-cropper": "*"

```

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

Usage
-----

[](#usage)

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

```

```

Example
-------

[](#example)

View File:

```
