jakhotiya/symspell-php
Spelling correction & fuzzy search: 1 million times faster through Symmetric Delete spelling correction algorithm
时间:2025-08-26 11:25
edgaras/strsim
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
时间:2025-05-25 13:36
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
metamodels/attribute_levenshtein
MetaModels attribute for maintaining a search index with levenshtein support
时间:2022-11-21 17:18
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
levenify/levenify-bundle
A better Levenshtein function in your Symfony project
时间:2020-04-25 15:11
proudcommerce/redirect404
Redirect on 404 error pages with levenshtein algorithm.
时间:2020-02-27 09:56
keinos/mb_levenshtein
Levenshtein function with UTF-8 support.
时间:2019-12-29 03:13
jfcherng/php-levenshtein-distance
Calculate the Levenshtein distance and edit progresses between two strings.
时间:2018-06-24 14:13