tecnocen / yii2-filehandler
Yii2 File handler validator
Package info
github.com/tecnocen-com/filehandler
Type:yii2-extension
pkg:composer/tecnocen/yii2-filehandler
0.2
2016-07-05 20:08 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2026-03-05 10:08:05 UTC
README
Library to easily handle upload, validation and storage of files using Yii2.
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist "tecnocen/yii2-filehandler:*"
or add
"tecnocen/yii2-filehandler": "*"
to the require section of your composer.json file.
Documentation
License
The BSD License (BSD). Please see License File for more information.