Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/2amigos/yii2-croppie-widget
- Owner: 2amigos
- License: other
- Archived: true
- Created: 2017-07-19T19:56:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T19:28:02.000Z (over 6 years ago)
- Last Synced: 2024-09-19T08:16:02.850Z (about 2 months ago)
- Topics: 2amigos, cropper, croppie, image-processing, widget, yii2
- Language: PHP
- Homepage: https://2amigos.us
- Size: 29.3 KB
- Stars: 11
- Watchers: 6
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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