/filehandler

Library to easily handle upload, validation and storage of files using Yii2.

Primary LanguagePHPOtherNOASSERTION

Tecnocen.com Yii2 File Handler

Latest Stable Version Total Downloads Latest Unstable Version License

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

Actions Documentation

Behaviors Documentation

Validators Documentation

License

The BSD License (BSD). Please see License File for more information.