Download the PHP package programster/query-builder-parser without Composer
On this page you can find all versions of the php package programster/query-builder-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download programster/query-builder-parser
More information about programster/query-builder-parser
Files in programster/query-builder-parser
Download programster/query-builder-parser
More information about programster/query-builder-parser
Files in programster/query-builder-parser
Vendor programster
Package query-builder-parser
Short Description A library for converting a jQuery query builder JSON rules string to an SQL statement.
License MIT
Homepage https://github.com/programster/package-query-builder-parser
Package query-builder-parser
Short Description A library for converting a jQuery query builder JSON rules string to an SQL statement.
License MIT
Homepage https://github.com/programster/package-query-builder-parser
Please rate this library. Is it a good library?
Informations about the package query-builder-parser
jQuery QueryBuilder Parser
PHP package for parsing the output of jQuery QueryBuilder 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, but you can create your own by creating a class that implements the InterfaceParserDriver interface.
All versions of query-builder-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package programster/query-builder-parser contains the following files
Loading the files please wait ....