Libraries tagged by full text
silverstripe/textextraction
165713 Downloads
Text Extraction API for SilverStripe CMS (mostly used with 'fulltextsearch' module)
matchory/elasticsearch
51287 Downloads
The missing elasticsearch ORM for Laravel!
ajcastro/searchable
32382 Downloads
Pattern-matching search for Laravel eloquent models.
pecee/boolean-query-parser
20572 Downloads
Convert a boolean search query into a query that is compatible with a fulltext search.
baril/sqlout
9595 Downloads
MySQL fulltext driver for Laravel Scout.
dg/texy
134151 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
namoshek/laravel-scout-database
63820 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
84943 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
rias/craft-scout
104975 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.
hexydec/htmldoc
8081 Downloads
A token based HTML document parser and minifier. Minify HTML documents including inline CSS, Javascript, and SVG's on the fly. Extract document text, attributes, and fragments. Full test suite.
yarri/full-text-search-query-like
33700 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
silverstripe/fulltextsearch-localsolr
101021 Downloads
A pre-configured, ready to use Solr instance for local development with the SilverStripe fulltextsearch module
silverstripers/elemental-search
11723 Downloads
Full text search for elemental module
provision/searchable
7952 Downloads
Searchable indexing with MySQL full text for Laravel
i-lateral/silverstripe-searchable
15216 Downloads
Updated search module for Silverstripe allowing addition of different data objects and makes use of the FulllTextFilter