laravel-scout-postgres-hybrid
by core45
A Laravel Scout engine for PostgreSQL that fuses weighted tsvector full-text search, pg_trgm typo and diacritic tolerance, and pgvector semantic similarity with reciprocal rank fusion.
laravel-scout-opensolr
by opensolr
Laravel Scout driver for Opensolr — managed Apache Solr with server-side embeddings and hybrid BM25+kNN search
laravel-lucene
by prometa
Pure-PHP Lucene query parser with a Laravel/Eloquent adapter that compiles Lucene queries into safe, parameterized SQL.
laravel-manticore-eloquent
Use Eloquent natively on Manticore Search — a Laravel database driver over the Manticore MySQL protocol.
laravel-smart-search
by sharifuddin
A smart search helper for Laravel. Provides advanced Eloquent search with relation discovery and multiple search modes.