Libraries tagged by levels
phlak/twine
51649 Downloads
String manipulation, leveled up!
tom-lingham/searchy
369390 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
keinos/mb_levenshtein
22815 Downloads
Levenshtein function with UTF-8 support.
gordonlesti/levenshtein
53200 Downloads
rap2hpoutre/similar-text-finder
77079 Downloads
Fuzzy Search, similar text finder: "Did you mean `foo` ?"
level23/druid-client
51947 Downloads
Druid php client for executing queries and more
level3/resource
37738 Downloads
Level3 Resource is a library for representing resources and consuming in different hypermedia formats.
highsolutions/laravel-searchy
33867 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
php-extended/polyfill-str-levenshtein
161224 Downloads
A php implementation of the levenshtein distance without length limitation
jrk/levenshtein-bundle
47860 Downloads
Levenshtein function bundle for symfony2 and doctrine
levenify/levenify-bundle
3259 Downloads
A better Levenshtein function in your Symfony project
glanchow/doctrine-fuzzy
34147 Downloads
Doctrine2 DQL fuzzy functions
edgaras/strsim
422 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
level23/dynadot-api
441 Downloads
Implementation of the Dynadot API
henrik9999/string-similarity
9742 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.