Download the PHP package tigrov/yii2-photo-widget without Composer
On this page you can find all versions of the php package tigrov/yii2-photo-widget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-photo-widget
yii2-photo-widget
Upload photo widget for Yii2.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
It is better to use the extension with yii2-upload-behavior
Once the extension is installed, you can use it as follow:
Create a model with a photo attribute
Create an action in a controller
Create a form with the file attribute
After submitting the photo it will be saved to specified path
.
License
MIT
All versions of yii2-photo-widget with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
ext-mbstring Version *
yiisoft/yii2 Version ~2.0.0
yiisoft/yii2-imagine Version ~2.2.0
bower-asset/cropper Version ~4.0
ext-mbstring Version *
yiisoft/yii2 Version ~2.0.0
yiisoft/yii2-imagine Version ~2.2.0
bower-asset/cropper Version ~4.0
The package tigrov/yii2-photo-widget contains the following files
Loading the files please wait ....