Libraries tagged by fulltext
teamtnt/tntsearch
3206481 Downloads
A fully featured full text search engine written in PHP
martin-georgiev/postgresql-for-doctrine
5940589 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
1955759 Downloads
Elasticsearch integration and ActiveRecord for the Yii framework
loupe/loupe
270377 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
swisnl/laravel-fulltext
113341 Downloads
Fulltext indexing and searching for Laravel
yiisoft/yii2-sphinx
1040016 Downloads
Sphinx full text search engine extension for the Yii framework
matchory/elasticsearch
65211 Downloads
The missing elasticsearch ORM for Laravel!
basemkhirat/elasticsearch
314603 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
pmatseykanets/laravel-scout-postgres
219979 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
mozex/laravel-scout-bulk-actions
41240 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
123388 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
zepgram/module-disable-search-engine
93068 Downloads
Magento2 module to disable search engine and fulltext indexing for category search
studioespresso/craft-scout
144803 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
72092 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
38580 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator