Libraries tagged by eloquent search
laravel/scout
37214887 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
nicolaslopezj/searchable
2280471 Downloads
Eloquent model search trait.
tucker-eric/eloquentfilter
4058369 Downloads
An Eloquent way to filter Eloquent Models
protonemedia/laravel-cross-eloquent-search
404737 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
sofa/eloquence
1390173 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
mohammad-fouladgar/eloquent-builder
158223 Downloads
mehdi-fathi/eloquent-filter
164789 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
1182052 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-mappable
1304566 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-base
1837016 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
jedrzej/searchable
227226 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
lacodix/laravel-model-filter
33417 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
akuechler/laravel-geoly
48472 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
pdphilip/elasticlens
7440 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
jedrzej/pimpable
153240 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters