Download the PHP package designbycode/levenshtein-distance without Composer
On this page you can find all versions of the php package designbycode/levenshtein-distance. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download designbycode/levenshtein-distance
More information about designbycode/levenshtein-distance
Files in designbycode/levenshtein-distance
Download designbycode/levenshtein-distance
More information about designbycode/levenshtein-distance
Files in designbycode/levenshtein-distance
Vendor designbycode
Package levenshtein-distance
Short Description The LevenshteinDistance class provides a method to calculate the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.
License MIT
Homepage https://github.com/designbycode/levenshtein-distance
Package levenshtein-distance
Short Description The LevenshteinDistance class provides a method to calculate the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.
License MIT
Homepage https://github.com/designbycode/levenshtein-distance
Please rate this library. Is it a good library?
Informations about the package levenshtein-distance
All versions of levenshtein-distance with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1|^8.2|^8.3
The package designbycode/levenshtein-distance contains the following files
Loading the files please wait ....