2017 © Pedro Peláez
 

yii2-extension yii2-postal-code-validator

Using Server side validation based on https://github.com/sirprize/postal-code-validator

image

jberall/yii2-postal-code-validator

Using Server side validation based on https://github.com/sirprize/postal-code-validator

  • Thursday, June 1, 2017
  • by jberall
  • Repository
  • 1 Watchers
  • 0 Stars
  • 31 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 11 % Grown

The README.md

Postal Code/Zip Code Validator

Using Server side validation based on https://github.com/sirprize/postal-code-validator, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist jberall/yii2-postal-code-validator "*"

or add, (*4)

"jberall/yii2-postal-code-validator": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \jberall\postalcodevalidator\AutoloadExample::widget(); ?>, (*7)

The Versions

01/06 2017

dev-master

9999999-dev

Using Server side validation based on https://github.com/sirprize/postal-code-validator

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Jonathan Berall

extension yii2 postal code zip code validation