spiral/filters
Spiral Filters provides a simple way to define, validate, and apply request-driven filters to query builders in Spiral apps. Build reusable filter sets, map input to conditions, and keep controllers thin while supporting pagination, sorting, and clean APIs.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ndnam90/laravel-filterable | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| cannibal/filter-bundle | 0.82 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | — | — | |
| spiral/files | 0.82 | Spiral Files is a lightweight PHP file toolkit for managing files and directories with a clean API, plus virtual stream wrapper support. Includes strong typing, PHPUnit/Psalm coverage, and integrates with the Spiral Framework or works standalone. | 5 | 5 | 1 | 24K | 0 | 1.6 | 49.8 | MIT | 7 years ago | |
| spiral/events | 0.82 | Spiral Events provides a lightweight event dispatcher for Spiral/PHP apps. Define events and listeners, publish events, and handle them synchronously with clean integration into the framework’s container and application lifecycle. | 0 | 0 | 0 | 3K | 0 | 0.0 | 47.9 | MIT | — | |
| spiral/validator | 0.82 | Spiral Validator is a lightweight PHP validation component for the Spiral Framework. Define rules, validate arrays and DTOs, collect detailed error messages, and integrate cleanly with requests, forms, and domain services for consistent input validation. | 4 | 4 | 3 | 120K | 1 | 15.9 | 60.4 | MIT | 5 months ago | |
| spiral/interceptors | 0.81 | Spiral Interceptors provides a lightweight interception layer for Spiral apps, enabling cross-cutting concerns (logging, caching, transactions, etc.) around method calls with strong typing and test-friendly design. Includes CI checks and static analysis support. | 8 | 8 | 0 | 343K | 0 | 0.3 | 55.3 | MIT | 1 year 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 | 3 | 0 | 0.0 | 8.3 | — | — | |
| spiral/translator | 0.81 | Spiral Translator provides i18n translation tooling with static analysis support and auto-indexation. Designed for Spiral Framework apps, it helps manage locales, translation keys, and validation via PHPUnit/Psalm-friendly architecture. | 1 | 1 | 1 | 393 | 0 | 3.9 | 31.7 | MIT | 6 years ago | |
| ysm/filterable | 0.81 | — | 8 | 8 | 1 | 57 | 0 | 5.3 | 12.5 | MIT | 9 months ago | |
| lacodix/laravel-model-filter | 0.81 | Filter, search, and sort Eloquent models with reusable filter classes and query-string support. Includes built-in types (string, date, number, enum), relation/nested relation filtering, custom complex logic, and filter visualisation. | 175 | 175 | 14 | 2K | 1 | 27.6 | 18.0 | MIT | 1 month ago | |
| spiral/validation | 0.80 | Spiral Validation is a lightweight PHP validation component for defining rules, validating arrays/DTOs, and collecting readable error messages. Integrates with Spiral Framework but can be used standalone for input validation in APIs and forms. | 0 | 3 | — | 164 | — | 4.3 | 22.3 | — | — | |
| laraditz/saring | 0.80 | 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 | — | |
| aldemeery/sieve | 0.80 | — | 138 | 139 | 2 | 21 | 0 | 3.6 | 0.8 | MIT | 1 year ago | |
| spiral/debug | 0.80 | Spiral Debug adds a lightweight debugging toolkit for Spiral/PHP apps. Capture and inspect errors, exceptions, logs, and runtime details during development, with simple integration and minimal overhead for troubleshooting and diagnostics. | 2 | 2 | 1 | 3K | 0 | 4.2 | 41.3 | MIT | 6 years ago | |
| laravie/query-filter | 0.80 | 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 | |
| spiral-packages/league-event | 0.80 | Spiral Framework bridge for The League Event dispatcher. Provides an EventBootloader to wire PSR-style event dispatching, define event classes, and register listeners via attributes or config. Requires PHP 8.1+ and Spiral 3.0+. | 0 | 1 | — | 2K | — | 0.8 | 42.9 | — | — | |
| dms/dms-filter | 0.79 | 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 | |
| cerbero/query-filters | 0.79 | — | 85 | 86 | 16 | 3K | 0 | 0.9 | 20.7 | MIT | — | |
| spiral/views | 0.79 | Spiral Views provides a view manager and rendering engine selector for Spiral apps, letting you configure and switch template engines consistently. Lightweight, tested, and type-safe, with docs and framework integration via the Spiral Framework bundle. | 0 | 3 | — | 408 | — | 3.0 | 27.5 | — | — | |
| spiral/session | 0.78 | Secure session management for PHP using native handlers, focused on safety and integrity. Part of the Spiral ecosystem, with framework integration available via the Spiral Framework bundle and full docs at spiral.dev. MIT licensed. | 0 | 1 | — | 2K | — | 2.7 | 41.6 | — | — |
How can I help you explore Laravel packages today?