Libraries tagged by model_search
laravel/scout
30963518 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
nicolaslopezj/searchable
2076724 Downloads
Eloquent model search trait.
tucker-eric/eloquentfilter
3610757 Downloads
An Eloquent way to filter Eloquent Models
spatie/laravel-searchable
1073041 Downloads
Pragmatically search through models and other sources
protonemedia/laravel-cross-eloquent-search
340865 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
961163 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
lacodix/laravel-model-filter
24492 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
jedrzej/searchable
210807 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
mehdi-fathi/eloquent-filter
145223 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.
akuechler/laravel-geoly
42236 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
jedrzej/pimpable
142878 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
jackpopp/geodistance
105172 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
dlimars/laravel-searchable
35157 Downloads
A Simple trait search for Laravel Models
ajcastro/searchable
23666 Downloads
Pattern-matching search for Laravel eloquent models.
matchory/elasticsearch
46702 Downloads
The missing elasticsearch ORM for Laravel!