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

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

bluehe/yii2-jcrop
=================

Jcrop is the quick and easy way to add image cropping functionality to your web application.And it is updated to Jcrop-WIP-2.x

0471JavaScript

Since Jan 1Pushed 9y agoCompare

[ Source](https://github.com/bluehe/yii2-jcrop)[ Packagist](https://packagist.org/packages/bluehe/yii2-jcrop)[ RSS](/packages/bluehe-yii2-jcrop/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (1)

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 bluehe/yii2-jcrop "dev-master"

```

or add

```
"bluehe/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 :

```
