2017 © Pedro Peláez
 

yii2-extension jcrop

Yii2 Jcrop widget

image

conquer/jcrop

Yii2 Jcrop widget

  • Wednesday, September 23, 2015
  • by borodulin
  • Repository
  • 1 Watchers
  • 0 Stars
  • 82 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 6 % Grown

The README.md

Yii2 Jcrop

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, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

To install, either run, (*3)

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

or add, (*4)

"conquer/jcrop": "*"

to the require section of your composer.json file., (*5)

Usage

Basic usage:, (*6)

// Form edit view
<?php
use conquer\jcrop\JcropWidget;
?>
...
<?= JcropWidget::widget([
        'src' => '/images/sample.jpg',
]) ?>

License

conquer/jcrop is released under the MIT License. See the bundled LICENSE for details., (*7)

The Versions

23/09 2015

dev-master

9999999-dev https://github.com/borodulin/yii2-jcrop

Yii2 Jcrop widget

  Sources   Download

MIT

The Requires

 

extension yii2 widget jcrop

23/09 2015

1.0.1

1.0.1.0 https://github.com/borodulin/yii2-jcrop

Yii2 Jcrop widget

  Sources   Download

MIT

The Requires

 

extension yii2 widget jcrop

22/09 2015

1.0

1.0.0.0 https://github.com/borodulin/yii2-jcrop

Yii2 Jcrop widget

  Sources   Download

MIT

The Requires

 

extension yii2 widget jcrop