Libraries tagged by levenshtein
oefenweb/damerau-levenshtein
222123 Downloads
Get text similarity level with Damerau-Levenshtein distance
fza/mysql-doctrine-levenshtein-function
91175 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
atomescrochus/laravel-string-similarities
103059 Downloads
Compare two string and get a similarity percentage
webd/language
148560 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
tom-lingham/searchy
367603 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
keinos/mb_levenshtein
17130 Downloads
Levenshtein function with UTF-8 support.
gordonlesti/levenshtein
50491 Downloads
rap2hpoutre/similar-text-finder
76184 Downloads
Fuzzy Search, similar text finder: "Did you mean `foo` ?"
highsolutions/laravel-searchy
28065 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
php-extended/polyfill-str-levenshtein
154030 Downloads
A php implementation of the levenshtein distance without length limitation
jrk/levenshtein-bundle
46776 Downloads
Levenshtein function bundle for symfony2 and doctrine
levenify/levenify-bundle
2883 Downloads
A better Levenshtein function in your Symfony project
glanchow/doctrine-fuzzy
33414 Downloads
Doctrine2 DQL fuzzy functions
henrik9999/string-similarity
7215 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
metamodels/attribute_levenshtein
933 Downloads
MetaModels attribute for maintaining a search index with levenshtein support