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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| czim/laravel-filter | 0.84 | — | 89 | 91 | 13 | 524 | 2 | 1.5 | 11.5 | MIT | 1 year ago | |
| 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+. | 224 | 225 | 8 | 2K | 1 | 17.8 | 15.6 | MIT | 3 months ago | |
| cannibal/filter-bundle | 0.83 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | — | — | |
| jerome/filterable | 0.82 | — | 196 | 195 | 10 | 2K | 1 | 21.4 | 16.7 | MIT | 4 months ago | |
| ndnam90/laravel-filterable | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| 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 | — | |
| 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 | 2K | 0 | 7.4 | 20.4 | MIT | 2 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 | — | — | — | |
| 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 | 5 | 0 | 0.0 | 10.8 | MIT | — | |
| cerbero/query-filters | 0.80 | — | 85 | 86 | 16 | 3K | 0 | 0.9 | 20.7 | MIT | — | |
| bukashk0zzz/filter-bundle | 0.80 | — | 23 | 24 | 5 | 11 | 2 | 6.2 | 2.6 | MIT | 3 years ago | |
| heroicpixels/filterable | 0.80 | — | 57 | 58 | 2 | 2K | 3 | 1.2 | 21.5 | MIT | — | |
| austral/filter-bundle | 0.79 | — | 1 | 1 | 0 | 17 | 0 | 0.9 | 17.2 | MIT | 1 year ago | |
| kherge/file-manager | 0.78 | Strict file and stream manager for PHP: safe read/write operations with unified APIs for files, in-memory strings, and existing streams. Supports iteration over contents and consistent handling via File, Memory, and Stream managers. | 8 | 8 | 3 | 2K | 1 | 2.8 | 33.1 | NOASSERTION | 9 years ago | |
| hanneskod/classtools | 0.78 | Scan the filesystem for PHP classes, interfaces, and traits using Symfony Finder. Build a class-to-file map, detect parse/syntax errors, and iterate results as ReflectionClass objects, with optional autoloading for discovered classes. | 130 | 133 | 31 | 55K | 2 | 2.3 | 37.3 | WTFPL | — | |
| andanteproject/page-filter-form-bundle | 0.77 | — | 10 | 10 | 2 | 4K | 0 | 14.5 | 38.8 | MIT | 5 months ago | |
| mnabialek/laravel-eloquent-filter | 0.77 | — | 25 | 26 | 11 | 19 | 2 | 2.6 | 5.2 | MIT | 5 years ago | |
| aygon/filter-bundle | 0.77 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| asoc/dadatata | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bengor-file/file | 0.77 | Lightweight PHP file management library built with Domain-Driven Design. Provides common operations like upload (default or by hash), overwrite, remove, and rename, with a tested, documented codebase and flexible storage integration. | 2 | 2 | 1 | 25 | 0 | 3.3 | 13.4 | MIT | 8 years ago |
How can I help you explore Laravel packages today?