Download the PHP package chrsc/luhn-algorithm without Composer
On this page you can find all versions of the php package chrsc/luhn-algorithm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chrsc/luhn-algorithm
More information about chrsc/luhn-algorithm
Files in chrsc/luhn-algorithm
Download chrsc/luhn-algorithm
More information about chrsc/luhn-algorithm
Files in chrsc/luhn-algorithm
Vendor chrsc
Package luhn-algorithm
Short Description Validate and create credit/bank/loyalty card numbers
License MIT
Package luhn-algorithm
Short Description Validate and create credit/bank/loyalty card numbers
License MIT
Please rate this library. Is it a good library?
Informations about the package luhn-algorithm
Luhn Algorithm
I created this as a utility class that will be used to validate card numbers, this works for credit card numbers, bank accounts, loyalty card numbers, and all other card numbers that follow the modulus 10 formula.
Other uses: Validate Canadian SIN / Greek SSN / Israel ID numbers, NPI numbers for American health care, IMEI numbers.
This could not have been created without Hans Peter Luhn's Algorithm.
Validate numbers
Create numbers
All versions of luhn-algorithm with dependencies
PHP Build Version
Package Version
No informations.
The package chrsc/luhn-algorithm contains the following files
Loading the files please wait ....