jsonq
JSON query library
A PHP package for querying JSON data
A PHP query builder for JSON
870 stars
29 watching
105 forks
Language: PHP
last commit: almost 2 years ago
Linked from 1 awesome list
jsonjson-datajson-managerjson-queryjsonqphpphp-json
Related projects:
Repository | Description | Stars |
---|---|---|
me-shaon/js-jsonq | A lightweight JavaScript library to query and manipulate JSON data in an object-relational style | 90 |
blgm/jfq | A command-line tool for querying and processing JSON data using a declarative language. | 49 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
mwh/jqjs | A JavaScript implementation of the jq JSON query language | 84 |
waqqas/json2json | Converts between different JSON representations based on a defined template. | 2 |
florents-tselai/litejq | A jq extension for SQLite that simplifies working with JSON data in SQL queries | 92 |
yamafaktory/jql | A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,509 |
kjdev/php-ext-jq | A PHP extension for working with the jq command-line JSON processor | 41 |
01mf02/jaq | A fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,755 |
youshido-php/graphql | A PHP implementation of the GraphQL protocol for building query languages in APIs | 710 |
deitch/searchjs | A JavaScript query library with a JSON query language to filter objects based on conditions specified in the query. | 311 |
moreati/jq-filter | An Ansible filter plugin that adds jq-like filtering capabilities to JSON data | 21 |
hnh/qry | A tool to store and generate reusable SQL queries in a structured format | 35 |
asaiyusuke/jsonpath | A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object | 24 |
davesnx/query-json | A Reason implementation of the jq language with features like performance, error messages, and portability | 591 |