Matej-ch / yii2-postal-code-validation

Postal code validator for yii2 framework based on google postal address library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postal code validation

Validator of postal codes in models Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist matejch/yii2-postal-code-validation "^1.0"

or add

"matejch/yii2-postal-code-validation": "^1.0"

to the requirement section of your composer.json file.

Setup

About

Postal code validator for yii2 framework based on google postal address library


Languages

Language:PHP 100.0%