Skip to content

aminkt/php-normalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Normalizer

Normalize mobile, telephone, date, address, postcode. national number and ... . And validate them. Star

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist aminkt/normalizer "*"

or add

"aminkt/normalizer": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \aminkt\normalizer\Normalize::normalizeMobile($mobile); ?>

Authors

Normalizer:

Amin Keshavarz amin@kehsvarz.pro

Validators:

Amin Keshavarz amin@kehsvarz.pro

Mojtaba Anisi

Shahrokh Niakan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages