php-ext-jq
jq processor
A PHP extension for working with the jq command-line JSON processor
This extension allows jq
41 stars
3 watching
7 forks
Language: PHP
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
01mf02/jaq | A JSON data processing tool focused on correctness and performance | 2,894 |
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 313 |
sanack/node-jq | A Node.js wrapper for the lightweight and flexible command-line JSON processor jq | 281 |
sanack/atom-jq | An Atom extension that embeds the jq command-line JSON processor into its interface | 22 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 82 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
mwilliamson/jq.py | Python bindings for a lightweight and flexible JSON processor | 372 |
fadado/jbol | A collection of modules and tools for a command-line JSON processor language | 72 |
nichtich/jq-jsonpointer | An implementation of JSON Pointer syntax in the jq data transformation language. | 16 |
timestored/jq | An implementation of the q language on the JVM aiming to be a complete and fast implementation. | 73 |
jcsalterego/jqq | An interactive wrapper around jq, providing an easy-to-use command-line interface. | 312 |
winebarrel/ruby-jq | Bindings to a popular JSON processing tool | 82 |
kunalsin9h/livejq | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
andricdu/vscode-jq | A vscode extension for applying jq filters and statements to JSON files | 22 |