Libraries tagged by validate numbers
shankar/country-phone-validator
5 Downloads
Laravel package to validate phone numbers using country name or dial code
sandorl195/vatin
118 Downloads
Validate VAT identification numbers
rickard2/luhnar-validator
6432 Downloads
Symfony 2 validator to validate social security numbers
fourn/is-phone
1305 Downloads
validate chinese phone number
designbycode/south-african-id-validator
33 Downloads
The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.
bsh/laravel-hu-vat-validator
7 Downloads
A Laravel package to validate Hungarian VAT numbers
billingserv/uk-vat-validator
16 Downloads
A Composer package to validate UK VAT numbers using the HMRC API.
tylercd100/laravel-validator-phone
4370 Downloads
Validate that a phone number is in the correct format
torralbodavid/identity-card-checker
4 Downloads
Use this package to validate the identity card number from your country
nanopkg/laravel-bd-phone-verification-rule
14 Downloads
laravel-bd-phone-verification-rule package is used to validate all mobile phone numbers in Bangladesh.
mazedlx/socialsecurity
39 Downloads
PHP package to validate Austrian social security numbers
aminkt/normalizer
10671 Downloads
Normalize mobile, telephone, date, address, postcode. national number and ... . And validate them. Star
wgriffioen/vatchecker
94 Downloads
A simple library to validate a European VAT-number
semicolonza/za-id-validator
16 Downloads
Package to parse and validate South African ID Numbers
designbycode/luhn-algorithm
290 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.