Libraries tagged by full-text search
teamtnt/tntsearch
3198082 Downloads
A fully featured full text search engine written in PHP
martin-georgiev/postgresql-for-doctrine
5920461 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
loupe/loupe
267137 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
yiisoft/yii2-sphinx
1038796 Downloads
Sphinx full text search engine extension for the Yii framework
pmatseykanets/laravel-scout-postgres
219912 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
mozex/laravel-scout-bulk-actions
40987 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
123263 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
matchory/elasticsearch
64982 Downloads
The missing elasticsearch ORM for Laravel!
studioespresso/craft-scout
144554 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.
namoshek/laravel-scout-database
71832 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.
yarri/full-text-search-query-like
38526 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
ddmaster/postgre-search-bundle
91889 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
ajcastro/searchable
55162 Downloads
Pattern-matching search for Laravel eloquent models.
vertigolabs/doctrine-full-text-postgres
84801 Downloads
Tools to use full-text searching in Postgresql with Doctrine
tommyknocker/pdo-database-class
6115 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.