Download the PHP package jalloulkhaled/yii2-cropper-bootstrap5 without Composer
On this page you can find all versions of the php package jalloulkhaled/yii2-cropper-bootstrap5. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jalloulkhaled/yii2-cropper-bootstrap5
More information about jalloulkhaled/yii2-cropper-bootstrap5
Files in jalloulkhaled/yii2-cropper-bootstrap5
Download jalloulkhaled/yii2-cropper-bootstrap5
More information about jalloulkhaled/yii2-cropper-bootstrap5
Files in jalloulkhaled/yii2-cropper-bootstrap5
Vendor jalloulkhaled
Package yii2-cropper-bootstrap5
Short Description Yii2 Bootstrap Cropper Input Widget using bootstrap 5
License MIT
Package yii2-cropper-bootstrap5
Short Description Yii2 Bootstrap Cropper Input Widget using bootstrap 5
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-cropper-bootstrap5
yii2-cropper
Yii2 Image Cropper InputWidget
Cropper.js - Bootstrap Cropper (recommended) (already included).
Features
- Crop
- Image Rotate
- Image Flip
- Image Zoom
- Coordinates
- Image Sizes Info
- Base64 Data
- Set Image.Url Directly
- Set Image.Src With Javascript
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
Let's add into config in your main-local config file before return[] ``
Let's add in your model file ``
Advanced usage in _form file
``
Simple usage in _form file
``
jsOptions[]
``
Notes
Don't forget to add this line into root in .htaccess file `
You can set crop image directly with javascript
Sample: `
All versions of yii2-cropper-bootstrap5 with dependencies
PHP Build Version
Package Version
The package jalloulkhaled/yii2-cropper-bootstrap5 contains the following files
Loading the files please wait ....