soooldier/yii2-improve-range-validator

yii2 improve range validator

v1.0.2 2015-01-23 02:25 UTC

This package is auto-updated.

Last update: 2024-03-29 02:44:48 UTC


README

yii2 improve range validator

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist soooldier/yii2-improve-range-validator "*"

or add

"soooldier/yii2-improve-range-validator": "*"

to the require section of your composer.json file.

Usage