Renders a Croppie plugin. The fast, easy to use, image cropping plugin with tons of configuration options!
Via Composer
$ composer require 2amigos/yii2-croppie-widget
The usage of this widget is pretty simple:
<?php
use dosamigos\croppie\CroppieWidget;
/* @var $this yii\web\View */
?>
<?= CroppieWidget::widget(['id' => 'test-widget', 'clientOptions' => ['enableExif']]) ?>
$ phpunit
We have added a PHP code fixer to standardize our code. It includes Symfony, PSR2 and some contributors rules.
./vendor/bin/php-cs-fixer fix ./src --config .php_cs
Please see CONTRIBUTING for details.
The BSD License (BSD). Please see License File for more information.
Custom Software | Web & Mobile Development
www.2amigos.us