Library to easily handle upload, validation and storage of files using Yii2.
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.
The BSD License (BSD). Please see License File for more information.