Libraries tagged by eloquent search
laravel/scout
59453880 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
nicolaslopezj/searchable
2971966 Downloads
Eloquent model search trait.
tucker-eric/eloquentfilter
5303452 Downloads
An Eloquent way to filter Eloquent Models
protonemedia/laravel-cross-eloquent-search
577017 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
sofa/eloquence
1499760 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
mohammad-fouladgar/eloquent-builder
200839 Downloads
mehdi-fathi/eloquent-filter
204378 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
65636 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
sofa/eloquence-mappable
1461477 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-base
2013547 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
jedrzej/searchable
276223 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
akuechler/laravel-geoly
67518 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
mozex/laravel-scout-bulk-actions
44844 Downloads
Import, flush, and queue-import all your Laravel Scout searchable models at once. Auto-discovers models, runs in bulk, tracks progress.
matchory/elasticsearch
68167 Downloads
The missing elasticsearch ORM for Laravel!
jedrzej/pimpable
192411 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters