Libraries tagged by full-text-search
teamtnt/tntsearch
2643311 Downloads
A fully featured full text search engine written in PHP
loupe/loupe
79366 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
203008 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
yiisoft/yii2-sphinx
928700 Downloads
Sphinx full text search engine extension for the Yii framework
devnoiseconsulting/laravel-scout-postgres-tsvector
75109 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
studioespresso/craft-scout
126026 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.
ajcastro/searchable
33202 Downloads
Pattern-matching search for Laravel eloquent models.
ddmaster/postgre-search-bundle
85541 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
rias/craft-scout
105291 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
77000 Downloads
Tools to use full-text searching in Postgresql with Doctrine
yarri/full-text-search-query-like
34003 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
silverstripers/elemental-search
11880 Downloads
Full text search for elemental module
shopsys/postgres-search-bundle
204794 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
namoshek/laravel-scout-database
63990 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.
whatwedo/search-bundle
35483 Downloads
Full text search on Doctrine entities without external dependencies.