Libraries tagged by fuzzy-search
elliotsawyer/silverstripe-typesense
201 Downloads
Typesense is Lightning-fast, Open Source Search. No PhD required. Open Source alternative to Algolia + Pinecone + and an Easier-to-Use alternative to ElasticSearch and Solr. Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences. This enables Silverstripe to work with Typesense collections
robotomize/fujes
206 Downloads
Library for the fuzzy search to JSON document.
soliyer/laravel-fuzzy-search
15 Downloads
A Laravel package providing a fuzzy search trait for Eloquent models to easily implement search functionality with support for concatenated attributes.
designbycode/fuzzy-search
9 Downloads
The Fuzzy Search package provides a simple and efficient way to perform fuzzy searches on a collection of texts using the Levenshtein distance algorithm. This package is useful when you need to search for texts that may contain typos or slight variations.
codercms/fast-fuzzy-search
4 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
castellanos/laravel-fuzzy-search
2 Downloads
Componente Blade para búsqueda difusa con Fuse.js y Bootstrap 5
rf1705/tntsearch
6876 Downloads
A fully featured full text search engine written in PHP
lbbniu/diff-match-patch
14 Downloads
Port of the google-diff-match-patch (https://code.google.com/p/google-diff-match-patch/) lib to PHP
jaafarazizi/aseclassification
6 Downloads
A fully featured full text search engine written in PHP
tomtruyen/fuzzyness
150 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries based on tomtruyen/Fuzzyness.
todayqq/searchy
1850 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
toanld/similar-text-finder
22 Downloads
Fuzzy Search, similar text finder: "Did you mean `foo` ?"
shahrooz7216/searchy
32 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
qerim/laravel-searchy
39 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
nullform/fuzzio
14 Downloads
Fuzzy search using similar_text() and levenshtein() functions. Easy to use and safe for multibyte encodings (UTF-8).