laravie/query-filter
Laravie Query Filter adds a clean, reusable way to filter Eloquent queries from request input. Define filter classes and apply them to models to handle searching, sorting, and conditional constraints without cluttering controllers or repositories.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ndnam90/laravel-filterable | 0.92 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| indexzer0/eloquent-filtering | 0.91 | Define allowed filters on your Eloquent models and apply them from simple arrays or request data—no custom query logic. Supports complex, type-based filtering for APIs and dashboards on Laravel 10+ / PHP 8.2+. | 224 | 224 | 8 | 2K | 1 | 17.0 | 14.8 | MIT | 4 months ago | |
| laraditz/model-filter | 0.91 | Flexible Eloquent model filtering for Laravel with operator support (eq, gte, etc.), AND/OR grouping, and relationship filters via dot notation. Add a Filterable trait and allowlist fields, optionally create filter classes for custom logic, and filter using request params under filters[]. | 0 | 0 | 0 | 5 | 0 | 0.0 | 10.8 | MIT | — | |
| laraditz/saring | 0.90 | Saring is a simple Eloquent model filtering package for Laravel and Lumen. Add the Filterable trait to models, create per-model filter classes (e.g., UserFilter), optionally whitelist filterable fields, and call Model::filter($request->all()). | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ysm/filterable | 0.90 | — | 8 | 8 | 1 | 209 | 0 | 0.4 | 19.1 | MIT | — | |
| jerome/filterable | 0.90 | — | 196 | 196 | 10 | 3K | 1 | 21.4 | 16.7 | MIT | 4 months ago | |
| lacodix/laravel-model-filter | 0.90 | Filter, search, and sort Eloquent models with reusable filter classes and query-string support. Includes built-in types (string, date, number, enum), relation/nested relation filtering, custom complex logic, and filter visualisation. | 175 | 175 | 14 | 4K | 1 | 31.4 | 21.9 | MIT | 1 week ago | |
| mohammad-fouladgar/eloquent-builder | 0.90 | — | 526 | 527 | 42 | 1K | 0 | 4.2 | 7.2 | MIT | 7 years ago | |
| cerbero/query-filters | 0.90 | — | 85 | 86 | 16 | 2K | 0 | 0.9 | 20.7 | MIT | — | |
| mnabialek/laravel-eloquent-filter | 0.89 | — | 25 | 26 | 11 | 35 | 2 | 2.6 | 7.0 | MIT | 5 years ago | |
| czim/laravel-filter | 0.88 | — | 89 | 91 | 13 | 856 | 2 | 1.5 | 13.4 | MIT | 1 year ago | |
| laravellegends/eloquent-filter | 0.88 | — | 40 | 40 | 8 | 406 | 0 | 1.3 | 14.3 | MIT | 4 years ago | |
| bugloos/query-filter-bundle | 0.88 | — | 17 | 17 | 2 | 29 | 1 | 4.2 | 5.8 | MIT | 3 years ago | |
| heroicpixels/filterable | 0.88 | — | 57 | 58 | 2 | 2K | 3 | 1.2 | 21.9 | MIT | — | |
| cannibal/filter-bundle | 0.87 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | — | — | |
| labrodev/laravel-filter-components | 0.86 | — | 1 | 1 | 0 | 64 | 0 | 0.0 | 21.0 | MIT | — | |
| austral/filter-bundle | 0.85 | — | 1 | 1 | 0 | 17 | 0 | 0.9 | 17.2 | MIT | 2 years ago | |
| onemustcode/query | 0.84 | — | 4 | 4 | 2 | 266 | 5 | 4.4 | 25.0 | MIT | 8 years ago | |
| spatie/laravel-query-builder | 0.77 | Build safe, flexible Eloquent queries from incoming API requests. Supports whitelisted filtering (partial/exact/scope/custom), sorting, includes, field selection, pagination, and grouped AND/OR filters—ideal for JSON:API-style endpoints with minimal boilerplate. | 4,461 | 4,474 | 420 | 1M | 0 | 66.4 | 39.9 | MIT | 4 days ago | |
| matheusmarnt/scoutify | 0.63 | Scoutify adds a production-ready ⌘K/Ctrl+K global search modal to Laravel. Powered by Scout + Livewire, it searches across multiple Eloquent models, groups results by type, auto-discovers Searchable models, and stores recent searches in session. | 1 | 1 | 1 | 72 | 1 | 34.9 | 25.4 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?