Libraries tagged by full-text-search
martin-georgiev/postgresql-for-doctrine
6163969 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
teamtnt/tntsearch
3293816 Downloads
A fully featured full text search engine written in PHP
loupe/loupe
305889 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
yiisoft/yii2-sphinx
1055622 Downloads
Sphinx full text search engine extension for the Yii framework
pmatseykanets/laravel-scout-postgres
221034 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
mozex/laravel-scout-bulk-actions
44844 Downloads
Import, flush, and queue-import all your Laravel Scout searchable models at once. Auto-discovers models, runs in bulk, tracks progress.
devnoiseconsulting/laravel-scout-postgres-tsvector
125098 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
studioespresso/craft-scout
147471 Downloads
Craft Scout provides a simple solution for adding full-text search to your entries. Scout will automatically keep your search indexes in sync with your entries.
yarri/full-text-search-query-like
39766 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
tommyknocker/pdo-database-class
6264 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
smolevich/reindexer-client
20313 Downloads
PHP SDK for Reindexer — embeddable in-memory document database with full-text and faceted search (HTTP + gRPC transports)
jonaspauleta/scout-postgres
2350 Downloads
Native Postgres full-text search + pg_trgm engine for Laravel Scout.
gctc-ntgc/laravel-scout-postgres-tsvector
51089 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
ajcastro/searchable
55860 Downloads
Pattern-matching search for Laravel eloquent models.
namoshek/laravel-scout-database
74264 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.