Libraries tagged by fuzzy
bl4ckbon3/strsim
31862 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
arnoson/kirby-loupe
1822 Downloads
Search Kirby with Loupe
jonaspauleta/scout-postgres
2080 Downloads
Native Postgres full-text search + pg_trgm engine for Laravel Scout.
yiidoc/yii2-timeago
109100 Downloads
Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps. Forked from @rmm5t for Yii2 framework.
voku/phonetic-algorithms
42932 Downloads
Phonetic-Algorithms for fuzzy searching | PHP
phpexperts/datatype-validator
1152978 Downloads
An easy to use data type validator (both strict and fuzzy).
sugarcraft/candy-fuzzy
1314 Downloads
Fuzzy string matching with scored matched indices — Smith-Waterman + Sahilm algorithms. Unblocks filter-highlighting UI across the ecosystem.
lucascavalcante/fuzzy-search
2739 Downloads
A PHP library that turns easy fuzzy string searching
glanchow/doctrine-fuzzy
37141 Downloads
Doctrine2 DQL fuzzy functions
rap2hpoutre/similar-text-finder
77876 Downloads
Fuzzy Search, similar text finder: "Did you mean `foo` ?"
rosette/api
23223 Downloads
PHP Interface for Babel Street Text Analytics
vortos/vortos-search
349 Downloads
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Postgres full-text + trigram fuzzy), permission- and owner-aware ranked query, Redis-cached, with backfill/rebuild. The app owns what is searchable and where results deep-link; the framework owns the engine.
dimanzver/fast-fuzzy-search
3691 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
toastnz/opensearch
400 Downloads
A simple OpenSearch wrapper for SilverStripe, built on top of the official OpenSearch PHP client.
toastnz/indexedsearch
8397 Downloads
A fulltext search module for SilverStripe that filters any data object and their relations, with filtering, fuzzy and boosting options.