beastbytes / yii2-validators
Additional validators for Yii2
Package info
github.com/beastbytes/yii2-validators
Type:yii2-extension
pkg:composer/beastbytes/yii2-validators
V1.0.0
2018-11-18 16:02 UTC
Requires
- php: >=5.4
This package is auto-updated.
Last update: 2026-02-19 13:50:00 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.