laravel-filter
by czim
Filter for Laravel Eloquent queries, with support for modular filter building
laravel-model-filter
by lacodix
A Laravel package to filter, search and sort models with ease while fetching from database.
repository
by awes-io
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
scope-applicator
by mobileka
Scope Applicator is a PHP trait that makes data filtering and sorting easy.