Libraries tagged by full text
silverstripe/textextraction
161802 Downloads
Text Extraction API for SilverStripe CMS (mostly used with 'fulltextsearch' module)
matchory/elasticsearch
49826 Downloads
The missing elasticsearch ORM for Laravel!
ajcastro/searchable
30955 Downloads
Pattern-matching search for Laravel eloquent models.
baril/sqlout
8952 Downloads
MySQL fulltext driver for Laravel Scout.
dg/texy
133916 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
63318 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
83319 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
whatwedo/search-bundle
34846 Downloads
Full text search on Doctrine entities without external dependencies.
rias/craft-scout
104418 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
7564 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
33130 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
baraja-core/doctrine-fulltext-search
70317 Downloads
Entity search engine, extremely easy to use.
silverstripe/fulltextsearch-localsolr
100484 Downloads
A pre-configured, ready to use Solr instance for local development with the SilverStripe fulltextsearch module
silverstripers/elemental-search
11341 Downloads
Full text search for elemental module
provision/searchable
7761 Downloads
Searchable indexing with MySQL full text for Laravel