Libraries tagged by full-text-search
martin-georgiev/postgresql-for-doctrine
5906559 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
teamtnt/tntsearch
3192684 Downloads
A fully featured full text search engine written in PHP
loupe/loupe
265071 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
yiisoft/yii2-sphinx
1037785 Downloads
Sphinx full text search engine extension for the Yii framework
pmatseykanets/laravel-scout-postgres
219826 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
mozex/laravel-scout-bulk-actions
40779 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
123169 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
studioespresso/craft-scout
144312 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
38506 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
tommyknocker/pdo-database-class
6106 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.
jonaspauleta/scout-postgres
1774 Downloads
Native Postgres full-text search + pg_trgm engine for Laravel Scout.
gctc-ntgc/laravel-scout-postgres-tsvector
42892 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
ajcastro/searchable
55133 Downloads
Pattern-matching search for Laravel eloquent models.
namoshek/laravel-scout-database
71638 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.
ddmaster/postgre-search-bundle
91819 Downloads
Tools to use full-text search PostgreSQL in Doctrine.