dms/dms-filter
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laraditz/saring | 0.85 | 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 | — | |
| antares/accessible | 0.85 | — | 12 | 12 | 2 | 1 | 0 | 2.8 | 0.4 | MIT | 10 years ago | |
| austral/filter-bundle | 0.85 | — | 1 | 1 | 0 | 17 | 0 | 0.9 | 17.2 | MIT | 2 years ago | |
| check24/apitk-url-bundle | 0.84 | — | 4 | 4 | 5 | 0 | 0 | 5.9 | 0.4 | MIT | 4 years ago | |
| jms/di-extra-bundle | 0.84 | — | 327 | 340 | 127 | 35K | 84 | 28.0 | 52.2 | — | 8 years ago | |
| webpatser/laravel-sanitize | 0.84 | — | 7 | 8 | 2 | 142 | 0 | 0.0 | 12.9 | — | — | |
| 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 | 224 | 8 | 2K | 1 | 17.0 | 14.8 | MIT | 4 months ago | |
| cannibal/filter-bundle | 0.84 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | — | — | |
| 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 | 5 | 0 | 0.0 | 10.8 | MIT | — | |
| ashleydawson/class-meta | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 1.5 | — | — | 7 years ago | |
| stevebauman/purify | 0.83 | Laravel wrapper for HTMLPurifier to sanitize user-submitted HTML and prevent XSS. Clean strings or arrays via the Purify facade, with support for per-call (dynamic) configuration and published config for app-wide rules. | 538 | 542 | 38 | 299K | 0 | 25.6 | 42.1 | MIT | 4 months ago | |
| ursusarctosua/search-helper | 0.82 | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | — | — | |
| aelfannir/doctrine-api-paginator | 0.82 | Symfony bundle for paginating Doctrine ORM queries with API-friendly filters. Supports property and nested compound filters (AND/OR) and operator-based comparisons to build query conditions cleanly for result lists. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ndnam90/laravel-filterable | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| delormejonathan/accessible-bundle | 0.82 | — | 0 | 0 | 1 | 0 | 0 | 0.6 | — | MIT | 6 years ago | |
| mnabialek/laravel-eloquent-filter | 0.82 | — | 25 | 26 | 11 | 35 | 2 | 2.6 | 7.0 | MIT | 5 years ago | |
| symfony/html-sanitizer | 0.82 | Symfony HtmlSanitizer provides an OO API to clean untrusted HTML for safe DOM insertion. Configure allowed/blocked elements and attributes, drop or keep children, force attributes, enforce HTTPS, and restrict link schemes/hosts to prevent XSS and unsafe behavior. | 281 | 281 | 13 | 3M | 0 | 35.2 | 64.5 | MIT | 1 month ago | |
| ekreative/query-parameter-bundle | 0.82 | — | 1 | 2 | 0 | 4 | 0 | 0.1 | 6.6 | MIT | — | |
| mohammad-fouladgar/eloquent-builder | 0.82 | — | 526 | 527 | 42 | 1K | 0 | 4.2 | 7.2 | MIT | 7 years ago | |
| laravie/query-filter | 0.82 | 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 |
How can I help you explore Laravel packages today?