Download the PHP package nowmovesoft/yii-filepond-assets without Composer
On this page you can find all versions of the php package nowmovesoft/yii-filepond-assets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nowmovesoft/yii-filepond-assets
More information about nowmovesoft/yii-filepond-assets
Files in nowmovesoft/yii-filepond-assets
Package yii-filepond-assets
Short Description Yii2 assets bundles for FilePond
License BSD-3-Clause
Informations about the package yii-filepond-assets
Yii2 FilePond Assets
Yii2 assets bundles collection for FilePond.
Installation
If you don't have Composer, you may install it by following instructions at getcomposer.org.
Then you can install this library using the following command:
composer require nowmovesoft/yii-filepond-assets
Usage
Example
This code will add FilePond scripts to your view:
Assets conformity
Basic namespace is nms\filepond
. If you want to connect wrapper or plugin, you don't need to connect FilePond itself directly. It will connect automatically.
FilePond Script | Yii Asset |
---|---|
FilePond itself | FilePondAsset |
jQuery wrapper | JqueryAsset |
File encode plugin | FileEncodeAsset |
File metadata plugin | FileMetadataAsset |
File poster plugin | FilePosterAsset |
File rename plugin | FileRenameAsset |
File size validation plugin | FileSizeValidationAsset |
File type validation plugin | FileTypeValidationAsset |
Image EXIF orientation plugin | ImageExifOrientationAsset |
Image crop plugin | ImageCropAsset |
Image edit plugin | ImageEditAsset |
Image filter plugin | ImageFilterAsset |
Image preview plugin | ImagePreviewAsset |
Image resize plugin | ImageResizeAsset |
Image size validation plugin | ImageSizeValidationAsset |
Image transform plugin | ImageTransformAsset |
Tests
To run tests you should install Docker and Docker Compose first.
After that, go to bin
directory and run the following commands:
All versions of yii-filepond-assets with dependencies
yiisoft/yii2 Version ~2.0.38
npm-asset/filepond Version ^4.21.1
npm-asset/jquery-filepond Version ^1.0.0
npm-asset/filepond-plugin-file-rename Version ^1.1.6
npm-asset/filepond-plugin-file-encode Version ^2.1.9
npm-asset/filepond-plugin-file-validate-size Version ^2.2.2
npm-asset/filepond-plugin-file-validate-type Version ^1.2.5
npm-asset/filepond-plugin-file-metadata Version ^1.0.7
npm-asset/filepond-plugin-file-poster Version ^2.3.1
npm-asset/filepond-plugin-image-preview Version ^4.6.4
npm-asset/filepond-plugin-image-edit Version ^1.6.1
npm-asset/filepond-plugin-image-crop Version ^2.0.4
npm-asset/filepond-plugin-image-resize Version ^2.0.7
npm-asset/filepond-plugin-image-transform Version ^3.7.4
npm-asset/filepond-plugin-image-exif-orientation Version ^1.0.9
npm-asset/filepond-plugin-image-validate-size Version ^1.2.4
npm-asset/filepond-plugin-image-filter Version ^1.0.0