Libraries tagged by levenshtein
martin-georgiev/postgresql-for-doctrine
5672735 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
edgaras/strsim
44304 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
atomescrochus/laravel-string-similarities
174210 Downloads
Compare two string and get a similarity percentage
oefenweb/damerau-levenshtein
281214 Downloads
Get text similarity level with Damerau-Levenshtein distance
fza/mysql-doctrine-levenshtein-function
121094 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
webd/language
183233 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
tom-lingham/searchy
373631 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
keinos/mb_levenshtein
35893 Downloads
Levenshtein function with UTF-8 support.
rap2hpoutre/similar-text-finder
77751 Downloads
Fuzzy Search, similar text finder: "Did you mean `foo` ?"
ashiqfardus/laravel-fuzzy-search
1725 Downloads
A powerful, zero-config fuzzy search package for Laravel with fluent API
highsolutions/laravel-searchy
46497 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
php-extended/polyfill-str-levenshtein
190865 Downloads
A php implementation of the levenshtein distance without length limitation
gordonlesti/levenshtein
59649 Downloads
jfcherng/php-levenshtein-distance
12759 Downloads
Calculate the Levenshtein distance and edit progresses between two strings.
glanchow/doctrine-fuzzy
36660 Downloads
Doctrine2 DQL fuzzy functions