Libraries tagged by full-text
teamtnt/tntsearch
2265497 Downloads
A fully featured full text search engine written in PHP
basemkhirat/elasticsearch
296372 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
yiisoft/yii2-sphinx
836183 Downloads
Sphinx full text search engine extension for the Yii framework
loupe/loupe
21436 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
pmatseykanets/laravel-scout-postgres
190740 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
studioespresso/craft-scout
107130 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.
rias/craft-scout
101653 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.
vertigolabs/doctrine-full-text-postgres
70198 Downloads
Tools to use full-text searching in Postgresql with Doctrine
matchory/elasticsearch
46579 Downloads
The missing elasticsearch ORM for Laravel!
devnoiseconsulting/laravel-scout-postgres-tsvector
35333 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
ajcastro/searchable
23497 Downloads
Pattern-matching search for Laravel eloquent models.
namoshek/laravel-scout-database
60373 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
78068 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
whatwedo/search-bundle
32575 Downloads
Full text search on Doctrine entities without external dependencies.
yarri/full-text-search-query-like
31320 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator