lacodix/laravel-model-filter
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ysm/filterable | 0.90 | — | 8 | 8 | 1 | 160 | 0 | 0.4 | 18.0 | MIT | — | |
| bugloos/query-filter-bundle | 0.88 | — | 17 | 17 | 2 | 16 | 1 | 4.2 | 3.8 | MIT | 3 years ago | |
| cannibal/filter-bundle | 0.87 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | — | — | |
| ndnam90/laravel-filterable | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| mnabialek/laravel-eloquent-filter | 0.85 | — | 25 | 26 | 11 | 39 | 2 | 2.6 | 7.4 | MIT | 5 years ago | |
| laravie/query-filter | 0.84 | 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. | 75 | 76 | 9 | 4K | 0 | 7.2 | 23.2 | MIT | 2 years ago | |
| laraditz/saring | 0.84 | 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 | — | |
| jerome/filterable | 0.84 | — | 195 | 195 | 10 | 3K | 1 | 19.0 | 18.0 | MIT | 6 months ago | |
| czim/laravel-filter | 0.83 | — | 89 | 91 | 13 | 725 | 2 | 1.5 | 13.2 | MIT | 1 year ago | |
| laraditz/model-filter | 0.83 | 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 | 15 | 0 | 0.0 | 16.6 | MIT | — | |
| aymanalhattami/filament-date-scopes-filter | 0.82 | — | 19 | 19 | 7 | 575 | 0 | 17.9 | 23.1 | MIT | 3 months ago | |
| laravellegends/eloquent-filter | 0.82 | — | 40 | 40 | 8 | 353 | 0 | 1.3 | 13.6 | MIT | 4 years ago | |
| cerbero/query-filters | 0.82 | — | 85 | 86 | 15 | 2K | 0 | 0.9 | 19.2 | MIT | — | |
| omaralalwi/laravel-time-craft | 0.82 | — | 13 | 13 | 3 | 964 | 0 | 19.7 | 29.5 | MIT | 2 months ago | |
| mehdi-fathi/eloquent-filter | 0.81 | Laravel package to filter Eloquent models via query strings. Supports complex query structures, custom/overridable conditions, builder integration, and fine-grained control over filter execution. Useful for APIs and large datasets, with optional rate limiting. | 448 | 449 | 41 | 3K | 7 | 25.6 | 16.5 | MIT | 6 months ago | |
| onemustcode/query | 0.81 | — | 4 | 4 | 2 | 346 | 5 | 4.4 | 26.5 | MIT | 8 years ago | |
| adimeo-data-suite/filters | 0.81 | Laravel package providing a filter suite for building and applying query filters to data sets. Helps structure filter definitions and plug them into requests for consistent, reusable filtering in your application. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| labrodev/laravel-filter-components | 0.81 | — | 1 | 1 | 0 | 64 | 0 | 0.0 | 21.0 | MIT | — | |
| heroicpixels/filterable | 0.81 | — | 57 | 58 | 2 | 2K | 3 | 1.2 | 21.5 | MIT | — | |
| ghostcompiler/laravel-querybuilder | 0.81 | API-ready Eloquent query builder for Laravel with strict allow-lists for filters, sorts, includes, and sparse fields. Supports nested relation filters/sorting, custom filters, tenant scoping, safe public query interfaces, and pagination helpers for clean API responses. | 18 | 18 | 1 | 1 | 0 | 16.0 | 0.4 | MIT | 3 months ago |
How can I help you explore Laravel packages today?