Download the PHP package theoaks/qbjs-parser without Composer
On this page you can find all versions of the php package theoaks/qbjs-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download theoaks/qbjs-parser
More information about theoaks/qbjs-parser
Files in theoaks/qbjs-parser
Download theoaks/qbjs-parser
More information about theoaks/qbjs-parser
Files in theoaks/qbjs-parser
Vendor theoaks
Package qbjs-parser
Short Description Parse JSON coming from jQuery QueryBuilder, into database queries.
License MIT
Homepage https://github.com/fourlabsldn/QBJSParser
Package qbjs-parser
Short Description Parse JSON coming from jQuery QueryBuilder, into database queries.
License MIT
Homepage https://github.com/fourlabsldn/QBJSParser
Please rate this library. Is it a good library?
Informations about the package qbjs-parser
Query Builder JS Parser
Parse JSON coming from jQuery QueryBuilder, such as
Installation
Quick Tour
FL\QBJSParser\Serializer\JsonDeserializer::deserialize()
deserializes a JSON string into an instance ofFL\QBJSParser\Model\RuleGroup
- This
RuleGroup
object can then be parsed into something your ORM/ODM can use, to create a query. - Parsers live at
FL\QBJSParser\Parser
.
Available Parsers
- Doctrine Parser
Tests
To run the test suite, you need composer.
License
QBJSParser is licensed under the MIT license.
All versions of qbjs-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package theoaks/qbjs-parser contains the following files
Loading the files please wait ....