Libraries tagged by model_search
laravel/scout
59267879 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
nicolaslopezj/searchable
2966611 Downloads
Eloquent model search trait.
spatie/laravel-searchable
1677961 Downloads
Pragmatically search through models and other sources
tucker-eric/eloquentfilter
5294550 Downloads
An Eloquent way to filter Eloquent Models
protonemedia/laravel-cross-eloquent-search
575588 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
matchish/laravel-scout-elasticsearch
1772637 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
lacodix/laravel-model-filter
65480 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
mehdi-fathi/eloquent-filter
204128 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.
dlimars/laravel-searchable
188217 Downloads
A Simple trait search for Laravel Models
jedrzej/searchable
275928 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
mozex/laravel-scout-bulk-actions
44690 Downloads
Import, flush, and queue-import all your Laravel Scout searchable models at once. Auto-discovers models, runs in bulk, tracks progress.
akuechler/laravel-geoly
67421 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
matchory/elasticsearch
67974 Downloads
The missing elasticsearch ORM for Laravel!
jedrzej/pimpable
192196 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
jackpopp/geodistance
125713 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.