Libraries tagged by levenshtein
metamodels/attribute_levenshtein
1276 Downloads
MetaModels attribute for maintaining a search index with levenshtein support
jrk/levenshtein-bundle
47915 Downloads
Levenshtein function bundle for symfony2 and doctrine
datingvip/damerau-levenshtein
1894 Downloads
Get text similarity level with Damerau-Levenshtein distance
webtechnick/cakephp-seo-plugin
132 Downloads
CakePHP Search Engine Optimization Plugin
zing-studios/matcher
4436 Downloads
levenshtein example
gpupo/similarity
7024 Downloads
Calculate the similarity between strings and numbers working in a different way from a diff tool
tantee/laravel-searchy-fork
3229 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
proudcommerce/redirect404
1515 Downloads
Redirect on 404 error pages with levenshtein algorithm.
internetguru/laravel-smart-redirect
618 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.
designbycode/levenshtein-distance
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.
v-bartusevicius/levenshtein-array-sort
17 Downloads
Sorts haystack with strings by Levenshtein distance to needle
iafm/levenshtein-similarity
9 Downloads
Levenshtein Similarity Package
getcodedev/test-levenshtein
11 Downloads
This is my package test-levenshtein
toanld/similar-text-finder
22 Downloads
Fuzzy Search, similar text finder: "Did you mean `foo` ?"
sunnysideup/fuzzy-partial-match-filter
6 Downloads
A module that does partial match filtering and also allows for misspellings!.