eloquent-filter
by mehdi-fathi
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.
laravel-model-filter
by lacodix
A Laravel package to filter, search and sort models with ease while fetching from database.