PHPackages                             conquer/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. conquer/jcrop

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

conquer/jcrop
=============

Yii2 Jcrop widget

1.0.1(10y ago)0152MITPHPPHP &gt;=5.4.0

Since Sep 22Pushed 10y ago1 watchersCompare

[ Source](https://github.com/borodulin/yii2-jcrop)[ Packagist](https://packagist.org/packages/conquer/jcrop)[ Docs](https://github.com/borodulin/yii2-jcrop)[ RSS](/packages/conquer-jcrop/feed)WikiDiscussions master Synced 3w ago

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

Yii2 Jcrop
==========

[](#yii2-jcrop)

Description
-----------

[](#description)

Jcrop is a powerful image cropping tool for jQuery. For more than five years, Jcrop has offered web builders an easy way to add image cropping functionality to their applications. Now, in 2014, it's been totally redesigned to be better than ever. Jcrop can also be found powering image cropping functionality in popular open source software such as Wordpress, and web-based services like Gravatar.com. For more information please visit [Jcrop](http://jcrop.org/)

Installation
============

[](#installation)

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

To install, either run

```
$ php composer.phar require conquer/jcrop "*"

```

or add

```
"conquer/jcrop": "*"

```

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

Usage
=====

[](#usage)

Basic usage:

```
// Form edit view

...
