indexzer0/eloquent-filtering
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+.
Full Changelog: https://github.com/IndexZer0/eloquent-filtering/compare/2.2.1...2.2.2
Full Changelog: https://github.com/IndexZer0/eloquent-filtering/compare/2.2.0...2.2.1
Full Changelog: https://github.com/IndexZer0/eloquent-filtering/compare/2.1.1...2.2.0
:null modifier for $in and $notIn not having correct query logical grouping when used in combination with other filters.Full Changelog: https://github.com/IndexZer0/eloquent-filtering/compare/2.1.0...2.1.1
Full Changelog: https://github.com/IndexZer0/eloquent-filtering/compare/2.0.0...2.1.0
FilterType Enum$like:start$like:end$notLike:start$notLike:endFilter::all()Target::relationAlias()Types::except()default_allowed_filter_listFull Changelog: https://github.com/IndexZer0/eloquent-filtering/compare/1.0.0...2.0.0
Initial Release
Full Changelog: https://github.com/IndexZer0/eloquent-filtering/commits/1.0.0
How can I help you explore Laravel packages today?