djeager/yii2-validators

several validators for the expansion of the functional

Installs: 34

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.2 2017-06-29 21:36 UTC

This package is not auto-updated.

Last update: 2025-03-24 19:28:46 UTC


README

several validators for the expansion of the functional

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist djeager/yii2-validators "*"

or add

"djeager/yii2-validators": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

``