Libraries tagged by eloquent search
laravel/scout
40918974 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
nicolaslopezj/searchable
2396880 Downloads
Eloquent model search trait.
tucker-eric/eloquentfilter
4310579 Downloads
An Eloquent way to filter Eloquent Models
protonemedia/laravel-cross-eloquent-search
432071 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
sofa/eloquence
1422500 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
mohammad-fouladgar/eloquent-builder
166701 Downloads
mehdi-fathi/eloquent-filter
173250 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.
sofa/eloquence-metable
1212270 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-mappable
1351244 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-base
1888203 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
jedrzej/searchable
235220 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
lacodix/laravel-model-filter
38034 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
akuechler/laravel-geoly
50999 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
pdphilip/elasticlens
13153 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
jedrzej/pimpable
158816 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters