mehdi-fathi/eloquent-filter
Laravel package to filter Eloquent models via query strings. Supports complex query structures, custom/overridable conditions, builder integration, and fine-grained control over filter execution. Useful for APIs and large datasets, with optional rate limiting.
|
Package
|
Constraint
|
|---|---|
| illuminate/container | ~9.0|~10.0|~11.0|~12.0|^13.0 |
| illuminate/database | ~9.0|~10.0|~11.0|~12.0|^13.0 |
| illuminate/pagination | ~9.0|~10.0|~11.0|~12.0|^13.0 |
| illuminate/support | ~9.0|~10.0|~11.0|~12.0|^13.0 |
|
Package
|
Constraint
|
|---|---|
| mockery/mockery | 1.4.2|1.5.1|^1.6 |
| orchestra/testbench | ^6.0|^6.6.0|^7.0.0|^8.0.0|v9.0.0|v10.0.0|^11.0 |
| phpstan/phpstan | ^1.8|^2.1 |
| phpunit/phpunit | 8.5|9.3|^9.5|10.5.5|^11.5.3|^12.5.12 |
How can I help you explore Laravel packages today?