Libraries tagged by levenshtein
metamodels/attribute_levenshtein
1385 Downloads
MetaModels attribute for maintaining a search index with levenshtein support
datingvip/damerau-levenshtein
2026 Downloads
Get text similarity level with Damerau-Levenshtein distance
webtechnick/cakephp-seo-plugin
132 Downloads
CakePHP Search Engine Optimization Plugin
levenify/levenify-bundle
3502 Downloads
A better Levenshtein function in your Symfony project
zing-studios/matcher
4813 Downloads
levenshtein example
tantee/laravel-searchy-fork
3266 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
internetguru/laravel-smart-redirect
691 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.
jrk/levenshtein-bundle
47969 Downloads
Levenshtein function bundle for symfony2 and doctrine
jakhotiya/symspell-php
19 Downloads
Spelling correction & fuzzy search: 1 million times faster through Symmetric Delete spelling correction algorithm
proudcommerce/redirect404
1524 Downloads
Redirect on 404 error pages with levenshtein algorithm.
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` ?"