designbycode/luhn-algorithm dependents (2) Order by: name | downloads Show: all | require | require-dev

  • PHP

    designbycode/credit-card-validator

    The Credit Card Validator package provides a set of classes to validate credit card numbers, expiry dates, and CVV codes. This package is designed to help you ensure that the credit card information provided by users is valid and accurate.

  • PHP

    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.