sebastian/file-filter
Filter and whitelist/blacklist files and directories in PHP projects. Extracted from phpunit/phpunit, this lightweight library helps build file lists while honoring include/exclude rules—useful for test runners, coverage tools, and CLI utilities.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| indexzer0/eloquent-filtering | 0.84 | 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 | |
| mnabialek/laravel-eloquent-filter | 0.83 | — | 25 | 26 | 11 | 24 | 2 | 2.6 | 5.8 | MIT | 5 years ago | |
| webbingbrasil/filament-advancedfilter | 0.83 | — | 148 | 148 | 33 | 4K | 5 | 8.1 | 20.3 | MIT | 2 years ago | |
| czim/laravel-filter | 0.82 | — | 89 | 91 | 13 | 628 | 2 | 1.5 | 12.4 | MIT | 1 year ago | |
| dms/dms-filter | 0.81 | 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.5 | MIT | 1 year ago | |
| laravie/query-filter | 0.81 | 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 | |
| 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 | — | |
| laraditz/saring | 0.81 | 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 | — | |
| cannibal/filter-bundle | 0.81 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | — | — | |
| bukashk0zzz/filter-bundle | 0.81 | — | 23 | 24 | 5 | 20 | 2 | 6.2 | 4.0 | MIT | 3 years ago | |
| austral/filter-bundle | 0.81 | — | 1 | 1 | 0 | 45 | 0 | 0.9 | 18.9 | MIT | 1 year ago | |
| jerome/filterable | 0.81 | — | 195 | 193 | 10 | 2K | 1 | 23.4 | 17.5 | MIT | 2 months ago | |
| ndnam90/laravel-filterable | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| php-standard-library/file | 0.81 | Typed PHP file handles for safe reading and writing, with explicit write modes and advisory locking. Part of PHP Standard Library, aiming for clear, reliable filesystem I/O primitives suitable for applications and reusable packages. | 1 | 1 | 0 | 27K | 0 | 21.2 | 64.9 | MIT | 2 weeks ago | |
| adimeo-data-suite/filters | 0.80 | 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 | — | — | |
| heroicpixels/filterable | 0.80 | — | 57 | 58 | 2 | 1K | 3 | 1.2 | 19.8 | MIT | — | |
| lexik/form-filter-bundle | 0.80 | — | 388 | 399 | 118 | 12K | 17 | 8.7 | 21.4 | MIT | 3 years ago | |
| andrii-mz/doctrine-qb-filter | 0.80 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cerbero/query-filters | 0.80 | — | 85 | 86 | 16 | 3K | 0 | 0.9 | 20.5 | MIT | — | |
| labrodev/laravel-filter-components | 0.80 | — | 1 | 1 | 0 | 96 | 0 | 0.0 | 23.4 | MIT | — |
How can I help you explore Laravel packages today?