Download the PHP package experteam/indentification-number-validator without Composer
On this page you can find all versions of the php package experteam/indentification-number-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download experteam/indentification-number-validator
More information about experteam/indentification-number-validator
Files in experteam/indentification-number-validator
Download experteam/indentification-number-validator
More information about experteam/indentification-number-validator
Files in experteam/indentification-number-validator
Vendor experteam
Package indentification-number-validator
Short Description PHP library for validating identification documents from multiple countries
License MIT
Homepage https://github.com/experteam-mx/indentification-number-validator.git
Package indentification-number-validator
Short Description PHP library for validating identification documents from multiple countries
License MIT
Homepage https://github.com/experteam-mx/indentification-number-validator.git
Please rate this library. Is it a good library?
Informations about the package indentification-number-validator
Identification Number Validator
A PHP library for validating identification numbers from multiple countries.\ Provides a simple and unified interface for validating official national documents.
Install
composer require experteam/indentification-number-validator
Update
composer update experteam/indentification-number-validator
Usage
Basic Example
Supported Countries
Supported Countries
| Country | Code | Validator Class |
|---|---|---|
| Brasil | BR | BRValidator |
| GUATEMALA | GT | GTValidator |
More countries can be added easily.
Adding a New Country
-
Create a new validator inside
src/Validators/. - Register the validator in
ValidatorFactory.php:
Error Handling
All versions of indentification-number-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-json Version *
ext-json Version *
The package experteam/indentification-number-validator contains the following files
Loading the files please wait ...