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.
:null modifier for $in and $notIn not having correct query logical grouping when used in combination with other filters.FilterType Enum$like:start$like:end$notLike:start$notLike:endFilter::all()Target::relationAlias()Types::except()default_allowed_filter_listHow can I help you explore Laravel packages today?