Libraries tagged by model_search
laravel/scout
36591186 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
nicolaslopezj/searchable
2260878 Downloads
Eloquent model search trait.
matchish/laravel-scout-elasticsearch
1201662 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
tucker-eric/eloquentfilter
4013392 Downloads
An Eloquent way to filter Eloquent Models
spatie/laravel-searchable
1197832 Downloads
Pragmatically search through models and other sources
protonemedia/laravel-cross-eloquent-search
399679 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
mehdi-fathi/eloquent-filter
163218 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
lacodix/laravel-model-filter
32608 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
jedrzej/searchable
225812 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
akuechler/laravel-geoly
47934 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
jedrzej/pimpable
152251 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
jackpopp/geodistance
111056 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
dlimars/laravel-searchable
66678 Downloads
A Simple trait search for Laravel Models
ajcastro/searchable
30536 Downloads
Pattern-matching search for Laravel eloquent models.
matchory/elasticsearch
49633 Downloads
The missing elasticsearch ORM for Laravel!