indexzer0/eloquent-filtering
Filter Laravel Eloquent models using simple arrays and request data—no custom query spaghetti. Define allowed filters on your models, support complex search, and keep queries readable, maintainable, and easy to extend for APIs and dashboards.
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?