Libraries tagged by model_search
laravel/scout
40718001 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
nicolaslopezj/searchable
2389415 Downloads
Eloquent model search trait.
tucker-eric/eloquentfilter
4296249 Downloads
An Eloquent way to filter Eloquent Models
spatie/laravel-searchable
1284227 Downloads
Pragmatically search through models and other sources
protonemedia/laravel-cross-eloquent-search
430504 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
1352844 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
mehdi-fathi/eloquent-filter
172798 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
37581 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
jedrzej/searchable
234778 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
akuechler/laravel-geoly
50847 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
jedrzej/pimpable
158557 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
jackpopp/geodistance
114955 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
pdphilip/elasticlens
12302 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
dlimars/laravel-searchable
80886 Downloads
A Simple trait search for Laravel Models
ajcastro/searchable
33488 Downloads
Pattern-matching search for Laravel eloquent models.