Libraries tagged by fulltext
silverstripe/textextraction
189372 Downloads
Text Extraction API for SilverStripe CMS (mostly used with 'fulltextsearch' module)
baril/sqlout
14235 Downloads
MySQL fulltext driver for Laravel Scout.
tommyknocker/pdo-database-class
6281 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
smolevich/reindexer-client
20445 Downloads
PHP SDK for Reindexer — embeddable in-memory document database with full-text and faceted search (HTTP + gRPC transports)
pecee/boolean-query-parser
26706 Downloads
Convert a boolean search query into a query that is compatible with a fulltext search.
gctc-ntgc/laravel-scout-postgres-tsvector
52423 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
ajcastro/searchable
56037 Downloads
Pattern-matching search for Laravel eloquent models.
5dmatwebsearch/advancesearch
5421 Downloads
Fulltext Search for laravel ...
namoshek/laravel-scout-database
74770 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
92948 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
rias/craft-scout
108218 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.
yarri/full-text-search-query-like
39928 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
vertigolabs/doctrine-full-text-postgres
84997 Downloads
Tools to use full-text searching in Postgresql with Doctrine
baraja-core/doctrine-fulltext-search
70655 Downloads
Entity search engine, extremely easy to use.
nqxcode/laravel-lucene-search
16540 Downloads
Laravel 5.5 package for full-text search over Eloquent models based on ZendSearch Lucene.