Fuzzy string matching for PHP
-
Updated
Jul 30, 2024 - PHP
Fuzzy string matching for PHP
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
A set of (string) distance functions written in JavaScript / Python / PHP.
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
Add a description, image, and links to the string-distance topic page so that developers can more easily learn about it.
To associate your repository with the string-distance topic, visit your repo's landing page and select "manage topics."