timgws/query-builder-parser
Parse jQuery QueryBuilder rules into Laravel/Illuminate query builder constraints. Safely whitelist allowed fields, then generate SQL queries (and MongoDB queries via jenssegers/mongodb) for filtering results in apps and integrations like DataTables.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mohammad-fouladgar/eloquent-builder | 0.86 | — | 526 | 527 | 43 | 2K | 0 | 4.2 | 8.2 | MIT | 6 years ago | |
| laravie/query-filter | 0.85 | Laravie Query Filter adds a clean, reusable way to filter Eloquent queries from request input. Define filter classes and apply them to models to handle searching, sorting, and conditional constraints without cluttering controllers or repositories. | 75 | 76 | 10 | 4K | 0 | 7.4 | 23.6 | MIT | 2 years ago | |
| onemustcode/query | 0.84 | — | 4 | 4 | 2 | 61 | 5 | 4.4 | 16.5 | MIT | 8 years ago | |
| tpetry/laravel-query-expressions | 0.82 | Add powerful SQL expression support to Laravel’s query builder. Compose reusable, type-safe expressions for functions, casts, JSON ops, windows, and more, with clean syntax and cross-database compatibility—ideal for advanced filtering, sorting, and computed columns. | 360 | 359 | 29 | 54K | 1 | 2.9 | — | MIT | — | |
| spatie/elasticsearch-query-builder | 0.81 | Lightweight fluent PHP query builder for Elasticsearch. Build searches, filters, and aggregations with a clean API, then execute via the official client. Designed to pair with Spatie’s search-string parser; covers common use cases and is easy to extend. | 182 | 183 | 46 | 46K | 0 | 30.1 | 38.5 | MIT | 1 month ago | |
| beeflow/sqlquerymanager | 0.81 | Simple SQL query manager for PHP/Symfony. Load SQL from files and safely inject parameters using typed placeholders (string, int, secureString, email, etc.), with support for custom vartypes via service tags. Use as a Symfony service or via the SQLQuery class. | 1 | 1 | 0 | 0 | 0 | 0.7 | 0.8 | GPL-2.0 | 9 years ago | |
| aitradeinc/php-sql-parser | 0.80 | A PHP SQL parser library for analyzing SQL strings. Parse queries into structured data (AST/array) you can inspect, validate, rewrite, or use for tooling like linters, query builders, or migration helpers. Lightweight package for PHP applications. | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| sourcetoad/rule-helper-for-laravel | 0.80 | Fluent helpers for building Laravel validation rules. Use RuleSet to chain required/unique/max and add custom rules, or Rule for static rule builders. Supports reusable defined rule sets and extras like requiredIfAll/requiredIfAny for complex conditions. | 9 | 9 | 1 | 6K | 0 | 16.6 | 43.5 | MIT | 2 months ago | |
| nilportugues/sql-query-formatter | 0.80 | Lightweight PHP SQL formatter that turns messy, computer-generated queries into clean, human-readable plain text. Preserves data-binding placeholders like :variable and ? while reformatting, making SQL easier to read and debug without adding colors or markup. | 38 | 39 | 8 | 14K | 1 | 2.0 | 35.2 | MIT | 10 years ago | |
| mpyw/eloquent-has-by-non-dependent-subquery | 0.79 | — | 79 | 84 | 10 | 4K | 0 | 1.5 | 17.1 | MIT | 3 years ago | |
| crwlr/query-string | 0.79 | — | 20 | 21 | 3 | 272K | 0 | 1.4 | 55.3 | MIT | 3 years ago | |
| spatie/laravel-query-builder | 0.79 | Build safe, flexible Eloquent queries from incoming API requests. Supports whitelisted filtering (partial/exact/scope/custom), sorting, includes, field selection, pagination, and grouped AND/OR filters—ideal for JSON:API-style endpoints with minimal boilerplate. | 4,449 | 4,465 | 411 | 1M | 0 | 64.4 | 38.8 | MIT | 1 month ago | |
| socialblue/laravel-query-adviser | 0.79 | — | 20 | 20 | 1 | 136 | 0 | 9.5 | 12.8 | MIT | 2 years ago | |
| phpmyadmin/sql-parser | 0.79 | — | 479 | 493 | 115 | 543K | 56 | 39.8 | 67.4 | GPL-2.0 | 7 months ago | |
| netgen/query-translator | 0.75 | Laravel package that translates request input into structured query criteria for filtering, sorting, pagination, and includes. Build safe, reusable query pipelines for Eloquent with configurable mappings and operators, keeping controllers thin and consistent across endpoints. | 204 | 204 | 11 | 28K | 2 | 1.9 | 0.4 | MIT | 4 years ago |
How can I help you explore Laravel packages today?