laraditz/saring
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()).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mnabialek/laravel-eloquent-filter | 0.90 | — | 25 | 26 | 11 | 24 | 2 | 2.6 | 5.8 | MIT | 5 years ago | |
| cerbero/query-filters | 0.90 | — | 85 | 86 | 16 | 2K | 0 | 0.9 | 20.4 | MIT | — | |
| laravellegends/eloquent-filter | 0.90 | — | 40 | 40 | 8 | 343 | 0 | 1.3 | 13.4 | MIT | 4 years ago | |
| cannibal/filter-bundle | 0.89 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | — | — | |
| bugloos/query-filter-bundle | 0.89 | — | 17 | 17 | 2 | 21 | 1 | 4.2 | 4.6 | MIT | 2 years ago | |
| heroicpixels/filterable | 0.88 | — | 57 | 58 | 2 | 1K | 3 | 1.2 | 19.8 | MIT | — | |
| czim/laravel-filter | 0.87 | — | 89 | 91 | 13 | 625 | 2 | 1.5 | 12.4 | MIT | 1 year ago | |
| austral/filter-bundle | 0.86 | — | 1 | 1 | 0 | 40 | 0 | 0.9 | 18.3 | MIT | 1 year ago | |
| adimeo-data-suite/filters | 0.86 | 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 | 3 | 0 | 0.0 | 8.3 | — | — | |
| labrodev/laravel-filter-components | 0.86 | — | 1 | 1 | 0 | 108 | 0 | 0.0 | 24.0 | MIT | — | |
| indexzer0/eloquent-filtering | 0.86 | 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+. | 225 | 225 | 8 | 2K | 1 | 20.6 | 15.2 | MIT | 2 months ago | |
| ysm/filterable | 0.86 | — | 8 | 8 | 1 | 61 | 0 | 5.1 | 12.8 | MIT | 9 months ago | |
| laravie/query-filter | 0.85 | 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 | 10 | 4K | 0 | 7.4 | 23.6 | MIT | 2 years ago | |
| dms/dms-filter | 0.85 | Filter and sanitize object properties via PHP attributes. Annotate fields with rules like Trim, StripTags, and StripNewlines, then run a Filter service to clean entity values automatically—ideal alongside Symfony Validator and for consistent input normalization. | 96 | 96 | 18 | 4K | 2 | 3.9 | 24.3 | MIT | 1 year ago | |
| jerome/filterable | 0.84 | — | 195 | 195 | 10 | 2K | 1 | 23.3 | 17.2 | MIT | 2 months ago | |
| laraditz/model-filter | 0.84 | 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 | 1 | 0 | 0.0 | 13.8 | MIT | — | |
| luezoid/laravel-core | 0.83 | — | 11 | 11 | 9 | 28 | 2 | 1.6 | 6.6 | MIT | 3 years ago | |
| webbingbrasil/filament-advancedfilter | 0.83 | — | 148 | 148 | 33 | 3K | 5 | 8.1 | 19.5 | MIT | 2 years ago | |
| lexik/form-filter-bundle | 0.83 | — | 388 | 399 | 118 | 12K | 17 | 8.7 | 21.4 | MIT | 3 years ago | |
| ndnam90/laravel-filterable | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago |
How can I help you explore Laravel packages today?