Package Information |
Summary |
Extract data using JSONPath notation |
Maintainers |
Viktor Djupsjöbacka <
viktor dot djupsjobacka at supermetrics dot com >
(lead)
[details]
Mike Kaminski (lead)
[details]
|
License |
PHP License |
Description |
This extension allows you to use the versatile JSONPath query language to extract the properties that you want from a decoded JSON document. |
Release notes
Version 0.9.6
(alpha)
|
## Changes - Basic Windows CI (build and test) @cmb69 (#154) - Fix Windows builds @cmb69 (#153) - Revert "Issue #150 - pass AST\_RECURSE token to exec\_recursive\_descent()" @mkaminski1988 (#152)
## Bug fixes - Dereference values to always get the underlying value @crocodele (#151) |