Libraries tagged by full text search
devnoiseconsulting/laravel-scout-postgres-tsvector
35402 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
matchory/elasticsearch
46702 Downloads
The missing elasticsearch ORM for Laravel!
baril/sqlout
7937 Downloads
MySQL fulltext driver for Laravel Scout.
namoshek/laravel-scout-database
60458 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
31343 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
vxm/yii2-searchable
1197 Downloads
Simple full-text search for Yii2 active record
silverstripers/elemental-search
10876 Downloads
Full text search for elemental module
shopsys/postgres-search-bundle
179533 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
araise/search-bundle
5961 Downloads
Full text search on Doctrine entities without external dependencies.
cwp/cwp-search
119930 Downloads
CWP fulltextsearch integration module
baraja-core/doctrine-fulltext-search
69269 Downloads
Entity search engine, extremely easy to use.
silverstripe/fulltextsearch-localsolr
99286 Downloads
A pre-configured, ready to use Solr instance for local development with the SilverStripe fulltextsearch module
provision/searchable
7217 Downloads
Searchable indexing with MySQL full text for Laravel
duncanogle/boolean-search-parser
20589 Downloads
A way to translate Boolean Search logic into MySQL Fulltext Parameters
fab2s/searchable
32617 Downloads
Laravel searchable models based on FullText indexes