PHPackages                             programster/query-builder-parser - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. programster/query-builder-parser

ActiveLibrary[Database &amp; ORM](/categories/database)

programster/query-builder-parser
================================

A library for converting a jQuery query builder JSON rules string to an SQL statement.

1.0.1(4y ago)06111MITPHPPHP &gt;=7.4

Since Dec 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/programster/package-query-builder-parser)[ Packagist](https://packagist.org/packages/programster/query-builder-parser)[ Docs](https://github.com/programster/package-query-builder-parser)[ RSS](/packages/programster-query-builder-parser/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (4)Used By (1)

jQuery QueryBuilder Parser
==========================

[](#jquery-querybuilder-parser)

PHP package for parsing the output of [jQuery QueryBuilder](https://querybuilder.js.org/) and converting it into SQL statements.

This package requires a driver for the backend it should parse the JSON for. I have implemented a [driver for PostgreSQL](https://github.com/programster/package-query-builder-pgsql-driver), but you can create your own by creating a class that implements the [InterfaceParserDriver interface](https://github.com/programster/package-query-builder-parser/blob/main/src/InterfaceParserDriver.php).

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

1650d ago

Major Versions

0.1.0 → 1.0.02021-12-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/64a048ca8be761aced9419279975a21ef679b71c70d8263bc2fc413a87ad381c?d=identicon)[programster](/maintainers/programster)

---

Top Contributors

[![programster](https://avatars.githubusercontent.com/u/5709838?v=4)](https://github.com/programster "programster (6 commits)")

---

Tags

querybuilderquerybuilderjquery

### Embed Badge

![Health badge](/badges/programster-query-builder-parser/health.svg)

```
[![Health](https://phpackages.com/badges/programster-query-builder-parser/health.svg)](https://phpackages.com/packages/programster-query-builder-parser)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11222.5M32](/packages/anourvalar-eloquent-serialize)[mistic100/jquery-querybuilder

jQuery plugin for user friendly query/filter creator

1.7k55.0k2](/packages/mistic100-jquery-querybuilder)[envms/fluentpdo

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

923530.0k13](/packages/envms-fluentpdo)[lichtner/fluentpdo

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

920281.8k6](/packages/lichtner-fluentpdo)[fpdo/fluentpdo

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

920249.3k8](/packages/fpdo-fluentpdo)[nilportugues/sql-query-builder

An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.

425242.6k6](/packages/nilportugues-sql-query-builder)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
