Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/2amigos/yii2-croppie-widget

Image cropping plugin for Yii2
https://github.com/2amigos/yii2-croppie-widget

2amigos cropper croppie image-processing widget yii2

Last synced: about 2 months ago
JSON representation

Image cropping plugin for Yii2

Awesome Lists containing this project

README

        

# Croppie Widget for Yii2

[![Latest Version](https://img.shields.io/github/release/2amigos/yii2-croppie-widget.svg?style=flat-square)](https://github.com/2amigos/yii2-croppie-widget/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Build Status](https://img.shields.io/travis/2amigos/yii2-croppie-widget/master.svg?style=flat-square)](https://travis-ci.org/2amigos/yii2-croppie-widget)
[![Quality Score](https://img.shields.io/scrutinizer/g/2amigos/yii2-croppie-widget.svg?style=flat-square)](https://scrutinizer-ci.com/g/2amigos/yii2-croppie-widget)
[![Total Downloads](https://img.shields.io/packagist/dt/2amigos/yii2-croppie-widget.svg?style=flat-square)](https://packagist.org/packages/2amigos/yii2-croppie-widget)

Renders a [Croppie plugin](http://foliotek.github.io/Croppie/). The fast, easy to use, image cropping plugin with tons
of configuration options!

## Install

Via Composer

```bash
$ composer require 2amigos/yii2-croppie-widget
```

## Usage

The usage of this widget is pretty simple:

```php

= CroppieWidget::widget(['id' => 'test-widget', 'clientOptions' => ['enableExif']]) ?>
```

## Testing

```bash
$ phpunit
```

## Using code fixer

We have added a PHP code fixer to standardize our code. It includes Symfony, PSR2 and some contributors rules.

```bash
./vendor/bin/php-cs-fixer fix ./src --config .php_cs
```

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## Credits

- [2amigos](https://github.com/2amigos)
- [All Contributors](../../contributors)

## License

The BSD License (BSD). Please see [License File](LICENSE.md) for more information.




Custom Software | Web & Mobile Development

www.2amigos.us