Download the PHP package alifcoder/query-filter without Composer
On this page you can find all versions of the php package alifcoder/query-filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alifcoder/query-filter
More information about alifcoder/query-filter
Files in alifcoder/query-filter
Download alifcoder/query-filter
More information about alifcoder/query-filter
Files in alifcoder/query-filter
Vendor alifcoder
Package query-filter
Short Description A clean query filter builder for Laravel
License MIT
Package query-filter
Short Description A clean query filter builder for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package query-filter
🔍 Alif Query Filter
A lightweight, clean, and reusable query filtering library for Laravel Eloquent models — built to help you keep your controllers clean and your queries dynamic.
✨ Features
- Chainable, dynamic Eloquent filtering based on request input
- Filters as separate classes — fully testable and reusable
- Simple base class for filters
- Works out-of-the-box with Laravel
- Publishable config
📦 Requirements
- PHP >= 8.1
- Laravel ^11.0 || ^12.0
🚀 Installation
⚙️ Configuration
Publish the config (optional):
You can configure default filter namespace or behavior.
🧱 Usage
1. Create a Filter
2. Define the logic
3. Use in your model or controller
🌐 Example Query
🧩 Folder Structure
📜 License
MIT © Shukhratjon Yuldashev
All versions of query-filter with dependencies
PHP Build Version
Package Version
The package alifcoder/query-filter contains the following files
Loading the files please wait ...