intervention/validation
Additional validation rules for the Laravel framework
时间:2026-01-04 10:54
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
marshmallow/validation
Additional validation rules for the Laravel framework
时间:2022-02-25 16:31
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
marvinlabs/laravel-luhn
Luhn algorithm for Laravel
时间:2018-05-08 08:52
stocker4all/luhn-mod-n
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.
时间:2017-11-02 17:07
komakino/identity
Validation and property parsing of identity numbers
时间:2016-01-14 22:02
byrokrat/checkdigit
Helper classes to calculate and validate ckecksums
时间:2015-01-26 14:17