Libraries tagged by fuzz
nikic/php-fuzzer
409398 Downloads
teamtnt/tntsearch
3376283 Downloads
A fully featured full text search engine written in PHP
martin-georgiev/postgresql-for-doctrine
6353011 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
rmm5t/jquery-timeago
205471 Downloads
jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
yetanotherape/diff-match-patch
1025109 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
loilo/fuse
2224655 Downloads
Fuzzy search for PHP based on Bitap algorithm
wyndow/fuzzywuzzy
2196426 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
caneara/quest
142254 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
wataridori/simple-fuzzy-search
80794 Downloads
Simple Fuzzy Search for PHP
ilya/fuzzy
115473 Downloads
Nice PHP library for fuzzy string searching
studio-design/gesso
5559 Downloads
Gesso — OpenAPI 3.0/3.1/3.2 contract testing for PHP. Framework-independent core with Laravel, Symfony, Pest, and PSR-7 adapters. PHPUnit coverage, request/response validation, fuzzing, and drift detection.
edgaras/strsim
90098 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
tom-lingham/searchy
375369 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
mattkingshott/quest
105150 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
jonpurvis/fuzz
435 Downloads
Coverage-guided fuzz testing for PestPHP