Libraries tagged by model_search
laravel/scout
38804460 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
nicolaslopezj/searchable
2325471 Downloads
Eloquent model search trait.
tucker-eric/eloquentfilter
4167850 Downloads
An Eloquent way to filter Eloquent Models
spatie/laravel-searchable
1245279 Downloads
Pragmatically search through models and other sources
protonemedia/laravel-cross-eloquent-search
415842 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
1283109 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
mehdi-fathi/eloquent-filter
168111 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
35478 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
jedrzej/searchable
230936 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
akuechler/laravel-geoly
49516 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
jedrzej/pimpable
155910 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
jackpopp/geodistance
113293 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
pdphilip/elasticlens
9320 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
dlimars/laravel-searchable
74603 Downloads
A Simple trait search for Laravel Models
ajcastro/searchable
32046 Downloads
Pattern-matching search for Laravel eloquent models.