PHPackages                             aleksandrol/yii2-jcrop - 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. aleksandrol/yii2-jcrop

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

aleksandrol/yii2-jcrop
======================

Jcrop is the quick and easy way to add image cropping functionality to your web application. (Newerton Vargas de Araujo forked)

01.2kJavaScript

Since Dec 9Pushed 5y agoCompare

[ Source](https://github.com/aleksandr-ol/yii2-jcrop)[ Packagist](https://packagist.org/packages/aleksandrol/yii2-jcrop)[ RSS](/packages/aleksandrol-yii2-jcrop/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

jQuery jCrop
============

[](#jquery-jcrop)

Jcrop is the quick and easy way to add image cropping functionality to your web application. It combines the ease-of-use of a typical jQuery plugin with a powerful cross-platform DHTML cropping engine that is faithful to familiar desktop graphics applications.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist aleksandrol/yii2-jcrop "dev-master"

```

or add

```
"aleksandrol/yii2-jcrop": "dev-master"

```

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

Usage
-----

[](#usage)

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

```
