Download the PHP package insolita/yii2-multifs without Composer
On this page you can find all versions of the php package insolita/yii2-multifs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download insolita/yii2-multifs
More information about insolita/yii2-multifs
Files in insolita/yii2-multifs
Download insolita/yii2-multifs
More information about insolita/yii2-multifs
Files in insolita/yii2-multifs
Vendor insolita
Package yii2-multifs
Short Description Multifs Manager based on (League\Flysystem\MountManager) for work with set of filesystems.
License MIT
Package yii2-multifs
Short Description Multifs Manager based on (League\Flysystem\MountManager) for work with set of filesystems.
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-multifs
Multifs Manager
- Provide Multifs Manager based on (League\Flysystem\MountManager) for work with set of filesystems (League\Flysystem\Filesystem);
- Provide flexible Uploader service with support different strategies for resolve file naming, file path structure, and file saving
- Provide sample Upload,View and Delete Actions with output compatible with trntv\filekit\widget\Upload
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
Once the extension is installed, simply use it in your code by :
Define in bootstrap neccessary filesystems
(Ensure that aliases already defined)
Register in container:
also you can add components aliases
On fly usage
Uploader
Other documentation will be later; see tests
All versions of yii2-multifs with dependencies
PHP Build Version
Package Version
The package insolita/yii2-multifs contains the following files
Loading the files please wait ....