Libraries tagged by trigram
jonaspauleta/scout-postgres
1362 Downloads
Native Postgres full-text search + pg_trgm engine for Laravel Scout.
ashiqfardus/laravel-fuzzy-search
1725 Downloads
A powerful, zero-config fuzzy search package for Laravel with fluent API
ols/php-fts
15 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.
provydon/laravel-pgsearch
2982 Downloads
PostgreSQL-friendly search for Eloquent (ILIKE + normalization; optional FTS/trigram later).
codiliateur/text-similarity
7925 Downloads
Phrase similarity identification functions based on the trigram algorithm
maturest/trigram
144 Downloads
a trigram module for laravel app
vuthaihoc/scout-crdb-driver
0 Downloads
A Laravel Scout engine for CockroachDB with support for full-text, trigram, fuzzy, prefix and exact search strategies.
larasup/search
23 Downloads
Typo-tolerant fuzzy search for Eloquent models, backed by PostgreSQL pg_trgm and ranked by similarity. Optionally joins larasup/localization to search every language at once.