Libraries tagged by model search
laravel/scout
56293112 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
nicolaslopezj/searchable
2891396 Downloads
Eloquent model search trait.
spatie/laravel-searchable
1618237 Downloads
Pragmatically search through models and other sources
tucker-eric/eloquentfilter
5147015 Downloads
An Eloquent way to filter Eloquent Models
protonemedia/laravel-cross-eloquent-search
555385 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
1721237 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
lacodix/laravel-model-filter
60781 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
jedrzej/searchable
272370 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
mehdi-fathi/eloquent-filter
200811 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
164184 Downloads
A Simple trait search for Laravel Models
mozex/laravel-scout-bulk-actions
41240 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
64296 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
matchory/elasticsearch
65211 Downloads
The missing elasticsearch ORM for Laravel!
jedrzej/pimpable
189622 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
jackpopp/geodistance
123808 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.