Libraries tagged by fuzzy
teamtnt/tntsearch
2696787 Downloads
A fully featured full text search engine written in PHP
rmm5t/jquery-timeago
166651 Downloads
jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
loilo/fuse
1440929 Downloads
Fuzzy search for PHP based on Bitap algorithm
wyndow/fuzzywuzzy
1800673 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
caneara/quest
97320 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
yetanotherape/diff-match-patch
846351 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
phpexperts/datatype-validator
842576 Downloads
An easy to use data type validator (both strict and fuzzy).
ilya/fuzzy
84917 Downloads
Nice PHP library for fuzzy string searching
tom-lingham/searchy
370550 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
mattkingshott/quest
94059 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
mihanentalpo/fast-fuzzy-search
30809 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
wataridori/simple-fuzzy-search
62211 Downloads
Simple Fuzzy Search for PHP
rap2hpoutre/similar-text-finder
77258 Downloads
Fuzzy Search, similar text finder: "Did you mean `foo` ?"
highsolutions/laravel-searchy
37423 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
edgaras/strsim
1749 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more