Libraries tagged by fulltext
silverstripe/textextraction
186271 Downloads
Text Extraction API for SilverStripe CMS (mostly used with 'fulltextsearch' module)
baril/sqlout
13610 Downloads
MySQL fulltext driver for Laravel Scout.
tommyknocker/pdo-database-class
5980 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.
thorsten/phpmyfaq
77 Downloads
Open source FAQ web application for PHP 8.4+ with multi-database support, full-text search, user management, and a REST API
phpmyfaq/phpmyfaq
43 Downloads
Open source FAQ web application for PHP 8.4+ with multi-database support, full-text search, user management, and a REST API
mozex/laravel-scout-bulk-actions
37861 Downloads
Import, flush, and queue-import all your Laravel Scout searchable models at once. Auto-discovers models, runs in bulk, tracks progress.
mikemadisonweb/yii2-elasticsearch
4053 Downloads
Yii2 extension for integration with Elasticsearch version 5.0 and above.
jonaspauleta/scout-postgres
1362 Downloads
Native Postgres full-text search + pg_trgm engine for Laravel Scout.
gctc-ntgc/laravel-scout-postgres-tsvector
35699 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
5dmatwebsearch/advancesearch
4945 Downloads
Fulltext Search for laravel ...
shopsys/postgres-search-bundle
230884 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
namoshek/laravel-scout-database
69714 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
91035 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
rias/craft-scout
107638 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
37060 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator