beastbytes/yii2-validators

Additional validators for Yii2

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

V1.0.0 2018-11-18 16:02 UTC

This package is auto-updated.

Last update: 2024-04-19 09:40:21 UTC


README

Additional validators for the Yii2 Framework

Validators

  • Phone number
  • Postal code

For license information see the LICENSE-file.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist beastbytes/yii2-validators

or add

"beastbytes/yii2-validators": "*"

to the require section of your composer.json.