Libraries tagged by fuzz
teamtnt/tntsearch
3243883 Downloads
A fully featured full text search engine written in PHP
martin-georgiev/postgresql-for-doctrine
6037176 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
nikic/php-fuzzer
180065 Downloads
rmm5t/jquery-timeago
187556 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
2090345 Downloads
Fuzzy search for PHP based on Bitap algorithm
wyndow/fuzzywuzzy
2132191 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
yetanotherape/diff-match-patch
985990 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
edgaras/strsim
73854 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
caneara/quest
130351 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
wataridori/simple-fuzzy-search
74114 Downloads
Simple Fuzzy Search for PHP
ilya/fuzzy
111157 Downloads
Nice PHP library for fuzzy string searching
bl4ckbon3/strsim
40477 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
tom-lingham/searchy
374630 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
mattkingshott/quest
103821 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
mihanentalpo/fast-fuzzy-search
34366 Downloads
Fast fuzzy search in an array of strings for the most similiar ones