Download the PHP package macgyer/yii2-cropit without Composer
On this page you can find all versions of the php package macgyer/yii2-cropit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download macgyer/yii2-cropit
More information about macgyer/yii2-cropit
Files in macgyer/yii2-cropit
Package yii2-cropit
Short Description Yii2 implementation of cropit
License BSD-3-Clause
Homepage http://macgyer.github.io/yii2-cropit
Informations about the package yii2-cropit
yii2-cropit
Implementation of Scott Cheng's jQuery plugin cropit.
Currently implemented cropit.js version: 0.5.1
Installation
The preferred way of installation is through Composer. If you don't have Composer you can get it here: https://getcomposer.org/
To install the package add the following to the section of your composer.json:
Usage
This widget can be used in ActiveForm or as standalone input widget and comes with a Data URI validator (as Composer dependency).
The widget can be profoundly configured to meet your needs. Please see all options and below and refer to the original cropit documentation.
To use the widget in your form, you might do the following:
Road map
- create style assets
Change log
1.0.3 - 2017-07-29
- fixed illegal offset type error when used in PHP 5.6 environment (#3)
- cropit.js version set to 0.5.1
1.0.2 - 2016-06-02
1.0.1 - 2016-05-30
1.0.0 - 2016-05-29
- initial release
All versions of yii2-cropit with dependencies
yiisoft/yii2 Version >=2.0.4
macgyer/yii2-data-uri-validator Version *
bower-asset/cropit Version 0.5.1