library postalcode-validator
Validates postal code
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
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
dev-master
9999999-dev
Validates postal code
Sources
Download
MIT
The Requires
by
Falk Doering
1.0.1
1.0.1.0
Validates postal code
Sources
Download
MIT
The Requires
by
Falk Doering