Libraries tagged by levenshtein distance

oefenweb/damerau-levenshtein

39 Favers
226603 Downloads

Get text similarity level with Damerau-Levenshtein distance

Go to Download


tom-lingham/searchy

547 Favers
368373 Downloads

Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.

Go to Download


webd/language

28 Favers
152626 Downloads

A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.

Go to Download


highsolutions/laravel-searchy

6 Favers
30175 Downloads

Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.

Go to Download


php-extended/polyfill-str-levenshtein

0 Favers
156936 Downloads

A php implementation of the levenshtein distance without length limitation

Go to Download


henrik9999/string-similarity

1 Favers
8587 Downloads

Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

Go to Download


datingvip/damerau-levenshtein

0 Favers
1605 Downloads

Get text similarity level with Damerau-Levenshtein distance

Go to Download


internetguru/laravel-smart-redirect

0 Favers
577 Downloads

A configurable Laravel 11 middleware package that handles URL redirection based on defined routes and uses Levenshtein distance to find the closest matching route for 404 errors.

Go to Download


jfcherng/php-levenshtein-distance

2 Favers
3837 Downloads

Calculate the Levenshtein distance and edit progresses between two strings.

Go to Download


designbycode/levenshtein-distance

1 Favers
110 Downloads

The LevenshteinDistance class provides a method to calculate the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.

Go to Download


gpupo/similarity

9 Favers
7018 Downloads

Calculate the similarity between strings and numbers working in a different way from a diff tool

Go to Download


jakeboyles/laravel-searchy

3 Favers
24 Downloads

Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.

Go to Download


invision-media/searchy

0 Favers
79 Downloads

Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more. This fork makes it possible to change your database connection.

Go to Download


blessingk/searchy

0 Favers
17 Downloads

Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.

Go to Download


v-bartusevicius/levenshtein-array-sort

0 Favers
17 Downloads

Sorts haystack with strings by Levenshtein distance to needle

Go to Download


Next >>