Libraries tagged by levenshtein-distance

oefenweb/damerau-levenshtein

42 Favers
300186 Downloads

Get text similarity level with Damerau-Levenshtein distance

Go to Download


tom-lingham/searchy

546 Favers
375332 Downloads

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

Go to Download


jfcherng/php-levenshtein-distance

2 Favers
18588 Downloads

Calculate the Levenshtein distance and edit progresses between two strings.

Go to Download


highsolutions/laravel-searchy

7 Favers
52159 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
201731 Downloads

A php implementation of the levenshtein distance without length limitation

Go to Download


henrik9999/string-similarity

2 Favers
16615 Downloads

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

Go to Download


nullform/fuzzio

3 Favers
696 Downloads

Fuzzy search using similar_text() and levenshtein() functions. Easy to use and safe for multibyte encodings (UTF-8).

Go to Download


internetguru/laravel-smart-redirect

0 Favers
1457 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


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


designbycode/fuzzy-search

0 Favers
9 Downloads

The Fuzzy Search package provides a simple and efficient way to perform fuzzy searches on a collection of texts using the Levenshtein distance algorithm. This package is useful when you need to search for texts that may contain typos or slight variations.

Go to Download


apiverve/levenshteindistance

0 Favers
0 Downloads

Levenshtein Distance calculates the minimum number of single-character edits needed to transform one string into another.

Go to Download


zbmowrey/weighted-levenshtein

0 Favers
0 Downloads

Weighted Levenshtein, Optimal String Alignment, and Damerau-Levenshtein distance for PHP 8.4+ — a port of infoscout/weighted-levenshtein.

Go to Download


todayqq/searchy

1 Favers
1850 Downloads

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

Go to Download


tantee/laravel-searchy-fork

0 Favers
3318 Downloads

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

Go to Download


shahrooz7216/searchy

0 Favers
33 Downloads

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

Go to Download


Next >>