internetguru/laravel-smart-redirect
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.
时间:2024-07-31 06:38
nullform/fuzzio
Fuzzy search using similar_text() and levenshtein() functions. Easy to use and safe for multibyte encodings (UTF-8).
时间:2024-03-02 05:39
henrik9999/string-similarity
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
时间:2022-06-19 14:22
datingvip/damerau-levenshtein
Get text similarity level with Damerau-Levenshtein distance
时间:2022-01-31 09:37
php-extended/polyfill-str-levenshtein
A php implementation of the levenshtein distance without length limitation
时间:2021-02-22 08:37
highsolutions/laravel-searchy
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
时间:2020-10-29 15:59
jfcherng/php-levenshtein-distance
Calculate the Levenshtein distance and edit progresses between two strings.
时间:2018-06-24 14:13
oefenweb/damerau-levenshtein
Get text similarity level with Damerau-Levenshtein distance
时间:2014-08-20 14:17
tom-lingham/searchy
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
时间:2014-07-14 00:41