|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cerbero/query-filters | 0.87 | — | 85 | 86 | 16 | 3K | 0 | 0.9 | 20.5 | MIT | — | |
| ndnam90/laravel-filterable | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| jerome/filterable | 0.86 | — | 195 | 195 | 10 | 2K | 1 | 23.4 | 17.2 | MIT | 2 months ago | |
| ysm/filterable | 0.86 | — | 8 | 8 | 1 | 57 | 0 | 5.3 | 12.5 | MIT | 9 months ago | |
| czim/laravel-filter | 0.85 | — | 89 | 91 | 13 | 625 | 2 | 1.5 | 12.4 | MIT | 1 year ago | |
| cannibal/filter-bundle | 0.85 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | — | — | |
| 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 | |
| heroicpixels/filterable | 0.84 | — | 57 | 58 | 2 | 1K | 3 | 1.2 | 19.6 | MIT | — | |
| labrodev/laravel-filter-components | 0.84 | — | 1 | 1 | 0 | 96 | 0 | 0.0 | 23.4 | MIT | — | |
| agog/osmose | 0.83 | Osmose is a Laravel package for elegantly filtering Eloquent queries via dedicated filter classes. Generate filters with an artisan command, define rules in a residue() array, and apply them with sieve() using built-in direct, callback, and relationship drivers. | 0 | 47 | — | 95 | — | 5.8 | 6.6 | — | — | |
| laravellegends/eloquent-filter | 0.83 | — | 40 | 40 | 8 | 343 | 0 | 1.3 | 13.9 | MIT | 4 years ago | |
| mnabialek/laravel-eloquent-filter | 0.83 | — | 25 | 26 | 11 | 24 | 2 | 2.6 | 5.8 | MIT | 5 years ago | |
| laraditz/saring | 0.82 | 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 | — | |
| austral/filter-bundle | 0.82 | — | 1 | 1 | 0 | 40 | 0 | 0.9 | 18.9 | MIT | 1 year ago | |
| adimeo-data-suite/filters | 0.82 | 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 | — | — | |
| laraditz/model-filter | 0.81 | 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 | — | |
| indexzer0/eloquent-filtering | 0.80 | 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 | |
| mehdi-fathi/eloquent-filter | 0.72 | 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. | 447 | 448 | 41 | 2K | 7 | 29.8 | 16.7 | MIT | 3 months ago |
How can I help you explore Laravel packages today?