tecnocen/yii2-filehandler

Yii2 File handler validator

0.2 2016-07-05 20:08 UTC

This package is auto-updated.

Last update: 2024-03-05 06:10:34 UTC


README

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.