Libraries tagged by model_search
laravel/scout
35143010 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
nicolaslopezj/searchable
2215644 Downloads
Eloquent model search trait.
tucker-eric/eloquentfilter
3907376 Downloads
An Eloquent way to filter Eloquent Models
spatie/laravel-searchable
1165198 Downloads
Pragmatically search through models and other sources
protonemedia/laravel-cross-eloquent-search
385173 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
1136808 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
mehdi-fathi/eloquent-filter
159250 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
30534 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
ajcastro/searchable
28248 Downloads
Pattern-matching search for Laravel eloquent models.
jedrzej/searchable
222572 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
150309 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
jackpopp/geodistance
109712 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
dlimars/laravel-searchable
59168 Downloads
A Simple trait search for Laravel Models
akuechler/laravel-geoly
46570 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
matchory/elasticsearch
48913 Downloads
The missing elasticsearch ORM for Laravel!