Download the PHP package wishva/sri_lanka_mobile_number_validator without Composer
On this page you can find all versions of the php package wishva/sri_lanka_mobile_number_validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wishva/sri_lanka_mobile_number_validator
More information about wishva/sri_lanka_mobile_number_validator
Files in wishva/sri_lanka_mobile_number_validator
Download wishva/sri_lanka_mobile_number_validator
More information about wishva/sri_lanka_mobile_number_validator
Files in wishva/sri_lanka_mobile_number_validator
Vendor wishva
Package sri_lanka_mobile_number_validator
Short Description Used regular expression with PHP to validate the number. Take a look and you will understand
License MIT
Package sri_lanka_mobile_number_validator
Short Description Used regular expression with PHP to validate the number. Take a look and you will understand
License MIT
Please rate this library. Is it a good library?
Informations about the package sri_lanka_mobile_number_validator
Sri lankan mobile phone number validator
version 1.0
This code is made to validate Sri Lankan mobile phone numbers and you can use this in your forms
You can use this regular expression with other languages as well here it has used with PHP
Install this as a composer package 👇
composer require wishva/sri_lanka_mobile_number_validator
Sample code
"mobileValidatorFunction("xxxxxxxxxx")) //xxxxxxxxxx - 10 digits mobile number { echo "yes"; }else{ echo "no"; } "
All versions of sri_lanka_mobile_number_validator with dependencies
PHP Build Version
Package Version
No informations.
The package wishva/sri_lanka_mobile_number_validator contains the following files
Loading the files please wait ....