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 1.0.0
(stable)
|
## Changes
## Bug fixes - Issue #158 - Skip child filter check on non-arrays @mkaminski1988 (#159) - Issue #156 - Bubble up filter parsing error @mkaminski1988 (#157)
## Maintenance - Remove alpha suffix from PECL install command as we release version 1.0.0 @crocodele (#162) - Add documentation to describe the notation, along with more examples @crocodele (#160) - Include PHP 8.2 nightly as a version for test runs on Linux @crocodele (#161) |