laraditz/saring
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()).
|
Package
|
Constraint
|
|---|---|
| illuminate/database | ^6.0|^7.0|^8.40 |
| illuminate/http | ^6.0|^7.0|^8.0 |
| illuminate/support | ^6.0|^7.0|^8.0 |
None
How can I help you explore Laravel packages today?