abdulrehman56/laravel-nested-filter

A Laravel utility to apply dynamic nested filters and relations from a request.

v1.0.0 2025-06-15 17:27 UTC

This package is auto-updated.

Last update: 2025-06-15 17:36:13 UTC


README

A flexible, recursive filtering engine for Laravel Eloquent models. Supports nested relations, and/or logic, and various operators.

Installation

composer require AbdulRehman56/Laravel-Nested-Filter