Libraries tagged by full text search
teamtnt/tntsearch
3200624 Downloads
A fully featured full text search engine written in PHP
martin-georgiev/postgresql-for-doctrine
5926069 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
yiisoft/yii2-elasticsearch
1954504 Downloads
Elasticsearch integration and ActiveRecord for the Yii framework
loupe/loupe
268074 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
swisnl/laravel-fulltext
112780 Downloads
Fulltext indexing and searching for Laravel
yiisoft/yii2-sphinx
1039418 Downloads
Sphinx full text search engine extension for the Yii framework
zepgram/module-disable-search-engine
92899 Downloads
Magento2 module to disable search engine and fulltext indexing for category search
pmatseykanets/laravel-scout-postgres
219947 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
mozex/laravel-scout-bulk-actions
41087 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
123322 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
matchory/elasticsearch
65093 Downloads
The missing elasticsearch ORM for Laravel!
studioespresso/craft-scout
144652 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
71929 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
38527 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
ddmaster/postgre-search-bundle
91913 Downloads
Tools to use full-text search PostgreSQL in Doctrine.