padosoft/laravel-pii-redactor
Italian-first PII redaction pipeline for Laravel: deterministic regex + checksum-validated detectors (codice fiscale, P.IVA, IBAN), pluggable strategies (mask / hash / tokenise / drop), GDPR + EU AI Act ready.
时间:2026-05-06 21:36
gatepay/credit-card
A credit card validator and generator for PHP
时间:2026-04-03 15:38
inacho/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
时间:2026-01-04 18:37
nekman/luhn-algorithm
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
时间:2026-01-04 17:59
marvinlabs/laravel-luhn
Luhn algorithm for Laravel
时间:2026-01-04 17:23
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.
时间:2026-01-04 16:59
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.
时间:2026-01-04 16:07
intervention/validation
Additional validation rules for the Laravel framework
时间:2026-01-04 10:54
komakino/identity
Validation and property parsing of identity numbers
时间:2026-01-04 03:13
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