Libraries tagged by levenshtein
martin-georgiev/postgresql-for-doctrine
6124019 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
edgaras/strsim
80347 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
atomescrochus/laravel-string-similarities
192771 Downloads
Compare two string and get a similarity percentage
oefenweb/damerau-levenshtein
294284 Downloads
Get text similarity level with Damerau-Levenshtein distance
fza/mysql-doctrine-levenshtein-function
130381 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
webd/language
192952 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
tom-lingham/searchy
374998 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
keinos/mb_levenshtein
38267 Downloads
Levenshtein function with UTF-8 support.
jfcherng/php-levenshtein-distance
16737 Downloads
Calculate the Levenshtein distance and edit progresses between two strings.
rap2hpoutre/similar-text-finder
77927 Downloads
Fuzzy Search, similar text finder: "Did you mean `foo` ?"
bl4ckbon3/strsim
44630 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
highsolutions/laravel-searchy
50467 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
php-extended/polyfill-str-levenshtein
198717 Downloads
A php implementation of the levenshtein distance without length limitation
gordonlesti/levenshtein
60797 Downloads
glanchow/doctrine-fuzzy
37334 Downloads
Doctrine2 DQL fuzzy functions