2017 © Pedro Peláez
 

library postalcode-validator

Validates postal code

image

fadoe/postalcode-validator

Validates postal code

  • Tuesday, January 2, 2018
  • by fadoe
  • Repository
  • 1 Watchers
  • 0 Stars
  • 287 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

German postal code validator

Description

This package contains a class to validate a correct german postal code. This library checks only if the postal code is syntactical valid, not if them exists., (*1)

Validation

A valid german postal code, (*2)

  • starts with 0 to 9
  • if postal code starts with 0, the next number is from 1 to 9
  • if postal code starts with 1 to 9, the next number is from 0 to 9
  • the last three nubers goes from 0 to 9

The Versions

02/01 2018

dev-master

9999999-dev

Validates postal code

  Sources   Download

MIT

The Requires

  • php ^7.0

 

by Falk Doering

02/01 2018

1.0.1

1.0.1.0

Validates postal code

  Sources   Download

MIT

The Requires

  • php ^7.0

 

by Falk Doering

10/11 2017

1.0.0

1.0.0.0

Validates postal code

  Sources   Download

MIT

by Falk Doering