Libraries tagged by inverted-index
ashiqfardus/laravel-fuzzy-search
8 Favers
2238 Downloads
2238 Downloads
A powerful, zero-config fuzzy search package for Laravel with fluent API
ols/php-fts
136 Favers
16 Downloads
16 Downloads
A self-contained full-text search engine in pure PHP. No extensions, no external services, no dependencies. Trigram indexing, BM25+IDF scoring, filters. Ideal for shared hosting and small VPS.
andydefer/inverted-index-search
0 Favers
20 Downloads
20 Downloads
A powerful search engine library based on Inverted Index for PHP - Full-text search, boolean queries, and expression evaluation
onstage2426/fuzor
1 Favers
46 Downloads
46 Downloads
Dependency-free full-text search for PHP. BM25 ranking, fuzzy and boolean modes, search-as-you-type prefix matching, stopword filtering and Snowball stemming for 62 languages, snippet extraction and result highlighting — one SQLite file, zero infrastructure.