Libraries tagged by levenshtein
oefenweb/damerau-levenshtein
225959 Downloads
Get text similarity level with Damerau-Levenshtein distance
fza/mysql-doctrine-levenshtein-function
94902 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
atomescrochus/laravel-string-similarities
108620 Downloads
Compare two string and get a similarity percentage
webd/language
152145 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
tom-lingham/searchy
368231 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
keinos/mb_levenshtein
19712 Downloads
Levenshtein function with UTF-8 support.
gordonlesti/levenshtein
51503 Downloads
rap2hpoutre/similar-text-finder
76527 Downloads
Fuzzy Search, similar text finder: "Did you mean `foo` ?"
highsolutions/laravel-searchy
29936 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
php-extended/polyfill-str-levenshtein
156637 Downloads
A php implementation of the levenshtein distance without length limitation
jrk/levenshtein-bundle
47311 Downloads
Levenshtein function bundle for symfony2 and doctrine
glanchow/doctrine-fuzzy
33688 Downloads
Doctrine2 DQL fuzzy functions
henrik9999/string-similarity
8478 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
metamodels/attribute_levenshtein
1073 Downloads
MetaModels attribute for maintaining a search index with levenshtein support
datingvip/damerau-levenshtein
1575 Downloads
Get text similarity level with Damerau-Levenshtein distance