Libraries tagged by Fuzzy search
teamtnt/tntsearch
2633175 Downloads
A fully featured full text search engine written in PHP
loilo/fuse
1371571 Downloads
Fuzzy search for PHP based on Bitap algorithm
tom-lingham/searchy
369987 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
yetanotherape/diff-match-patch
829762 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
caneara/quest
93178 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
ilya/fuzzy
82487 Downloads
Nice PHP library for fuzzy string searching
mattkingshott/quest
92605 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
wataridori/simple-fuzzy-search
61462 Downloads
Simple Fuzzy Search for PHP
mihanentalpo/fast-fuzzy-search
30005 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
highsolutions/laravel-searchy
35530 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
rap2hpoutre/similar-text-finder
77182 Downloads
Fuzzy Search, similar text finder: "Did you mean `foo` ?"
voku/phonetic-algorithms
32580 Downloads
Phonetic-Algorithms for fuzzy searching | PHP
lucascavalcante/fuzzy-search
1536 Downloads
A PHP library that turns easy fuzzy string searching
dimanzver/fast-fuzzy-search
1559 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
fadion/diff-match-patch
7136 Downloads
Port of the google-diff-match-patch (https://code.google.com/p/google-diff-match-patch/) lib to PHP