phprsa/id-validator
Professional South African RSA ID Number Validation Library with Luhn algorithm, date validation, and component extraction
时间:2025-11-25 18:16
horat1us/luhn-algorithm
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
时间:2025-06-11 12:51
lloople/php-credit-cards
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
时间:2024-10-02 14:01
thewebsolver/luhn-algorithm
PHP library to validate digits such as Credit Card Number, IMEI number, etc. with Luhn Algorithm
时间:2024-09-12 06:06
designbycode/south-african-id-validator
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.
时间:2024-06-19 15:00
designbycode/luhn-algorithm
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.
时间:2024-06-19 14:24
marjovanlier/southafricanidvalidator
Validate South African 13-digit ID numbers (YYMMDDSSSSCAZ) with date, citizenship, and Luhn checksum verification
时间:2024-01-05 12:55
g4/php-credit-card-validator
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
时间:2023-11-13 11:42
irabbi360/php-credit-card-validator
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
时间:2023-11-02 03:41
dragon-code/card-number
Generation and verification of card numbers using Luhn's algorithm.
时间:2023-06-30 20:57
giahojnost/credit-card-validator
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
时间:2023-04-07 02:29
selay/php-credit-card-validator
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
时间:2021-06-01 01:04
jlorente/php-credit-cards
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
时间:2020-09-25 17:46
freelancehunt/php-credit-card-validator
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
时间:2018-12-05 19:46
tdely/luhn
PHP implementation of the Luhn algorithm.
时间:2018-10-11 19:15