Libraries tagged by relation_search
titasgailius/search-relations
7503953 Downloads
A Laravel Nova tool.
protonemedia/laravel-cross-eloquent-search
548059 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
typo3/cms-lowlevel
8193366 Downloads
TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
jedrzej/pimpable
188354 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
konekt/search
47623 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
singlequote/laravel-datatables
24957 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
mozex/laravel-searchable
1570 Downloads
Advanced multi-column, relation, and morph search for Laravel Eloquent models
foxws/laravel-scout-relations
1752 Downloads
Automatically re-index Scout-searchable related models.
nahid-ferdous/laravel-searchable
14308 Downloads
Laravel Package To make Eloquent Queries Shorter.
workup/search-relations
357 Downloads
A Laravel Nova tool.
karabinse/eloquent-searchable
7340 Downloads
Easily search eloquent models and their relations
philiprehberger/laravel-search-query-parser
159 Downloads
Parse GitHub-style search queries into structured filters for Laravel Eloquent. Supports field:value, comparisons, exclusions, and relation filters.
arslanayoub/searchable-scope
434 Downloads
Reusable search scope trait for Laravel models with nested relation and priority support.
toastnz/indexedsearch
8234 Downloads
A fulltext search module for SilverStripe that filters any data object and their relations, with filtering, fuzzy and boosting options.
plin-code/laravel-full-name
141 Downloads
Search and sort Eloquent queries and Filament tables by a person's full name across first_name and last_name columns, with BelongsTo and HasOne relation support and multi-token matching.