Libraries tagged by full text search
bootpress/sqlite
1176 Downloads
Extends the BootPress Database Component to create and update tables and indexes at will, and simplifies FTS full-text searching.
phoenixsearch/phoenixsearch
15 Downloads
PhoenixSearch is a fast and modern full-text real-time search engine based on Redis + PHP7
webikevn/laravel-fulltext-search
15 Downloads
Full-text search and reusable queries in laravel.
tupy/fulltextsearch
1 Downloads
Laravel Full Text Search
sunnysideup/fulltext-search-engine-simple
333 Downloads
Basic fulltext search similar to the Silverstripe Core FullText Search Engine but standalone API.
spine/postgres-search-bundle
6446 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
slkxmail/postgres-search-bundle
429 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
lorenzosanti/eloquent-fulltext-search
28 Downloads
A trait to implement the mysql full text search API
kashif/full-text-search
5 Downloads
full text search laravel package
hopeter1018/doctrine-full-text-search-bundle
106 Downloads
This bundle add doctrine full text search
hbryan/postgres-search-bundle
121 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
gkovrey/postgres-search-bundle
1763 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
bkstar123/mysql-search
153 Downloads
Enable full-text search and wildcard search for laravel/mysql applications
alsatian/postgres-search-bundle
4765 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
guywarner/laravel-singlestore-fulltext
4358 Downloads
Package to use SingleStore DB's match() function for full text search adding Model::match()->get() to Models