Download the PHP package choval/damm without Composer
On this page you can find all versions of the php package choval/damm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor choval
Package damm
Short Description Damm algorithm functions, a check digit algorithm that detects single-digit errors and adjacent transposition errors
License MIT
Package damm
Short Description Damm algorithm functions, a check digit algorithm that detects single-digit errors and adjacent transposition errors
License MIT
Please rate this library. Is it a good library?
Informations about the package damm
Choval/damm
Damm algorithm functions.
In error detection, the Damm algorithm is a check digit algorithm that detects all single-digit errors and adjacent transposition errors. It was presented by H. Michael Damm in 2004.
-- Wikipedia
Install
Usage
Both functions take a string as parameter to allow numbers larger than PHP_INT_MAX
.
They still have to be numeric.
Examples:
License
MIT, see LICENSE
All versions of damm with dependencies
PHP Build Version
Package Version
No informations.
The package choval/damm contains the following files
Loading the files please wait ....