Libraries tagged by live search
yarri/full-text-search-query-like
39724 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
lastdragon-ru/lara-asp-graphql
129774 Downloads
This package provides highly powerful `@searchBy`, `@sortBy`, `@stream` directives for Lighthouse. The `@searchBy` directive provides basic conditions like `=`, `>`, `
silverstripe/fulltextsearch
300725 Downloads
Adds support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS
vortos/vortos-search
820 Downloads
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Postgres full-text + trigram fuzzy), permission- and owner-aware ranked query, Redis-cached, with backfill/rebuild. The app owns what is searchable and where results deep-link; the framework owns the engine.
richarddobron/highlight-lite
19426 Downloads
Lightweight PHP library designed to highlight search terms in text.
dolphiq/sitemap
121784 Downloads
Craft 3 plugin that provides an easy way to provide and manage a XML sitemap for search engines like Google and Bing
unicodeveloper/laravel-mentions
979 Downloads
Laravel 5 package that provides facebook-like mention functionality
nitsan/ns-twitter
25146 Downloads
Display fully customizable, responsive, and search engine crawlable Twitter feeds on your TYPO3 website. The TYPO3 Twitter Extension easily integrates to display Tweets that perfectly match your site's appearance and offers many customization options. Easily embed Twitter Timelines, Feeds, Follow buttons, and Like buttons on posts, pages, and widget areas. Documentation & Free Support: https://t3planet.com/typo3-twitter-extension
furbo/renderer
86 Downloads
Server side rendering of website requests. Rendered output includes content loaded asynchronously over javascript, regardless of the technology used (like react, vue or similar). Can be used to prerender single page applications for good search engine indexing or to generate PDF or Images (PNG) from URL's.
becklyn/search-text-transformer
930 Downloads
A library that extracts plain text from HTML for usage in search engines (like Elasticsearch)
emma/searchengine
32 Downloads
Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.
sloth-dev-guy/searches
4502 Downloads
Perform searches with Eloquent models using an array-like API setup
pascalvgemert/laravel-simple-search
128 Downloads
Simplistic search Trait for Laravel eloquent models which can handle relevance score sorting.
gtt/reverse-search-acl
26 Downloads
Provides a way for Symfony's ACL infrastructure to find object identities that are accessible (with specified permission like VIEW, EDIT, etc) by specified security identity
diarsa/laravel-where-like
90 Downloads
A Laravel package that simplifies searching across multiple fields, including related models, using Laravel's query builder in an efficient way.