php-pecl-jsonpath - Extract data using JSONPath notation
- Website:
- https://github.com/supermetrics-public/pecl-jsonpath
- Licence:
- PHP-3.01
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
This extension allows you to use the versatile JSONPath query language to extract the properties that you want from a decoded JSON document. Package built for PHP 8.4.
Packages
| php-pecl-jsonpath-3.1.0-2.remi.src | [101 KiB] |
Changelog by Remi Collet (2026-04-22):
- drop pear/pecl dependency - sources from github |
| php-pecl-jsonpath-3.1.0-1.remi.src | [72 KiB] |
Changelog by Remi Collet (2025-12-05):
- update to 3.1.0 |
| php-pecl-jsonpath-3.0.0-1.remi.src | [71 KiB] |
Changelog by Remi Collet (2025-01-29):
- update to 3.0.0 |
| php-pecl-jsonpath-2.1.1-1.remi.src | [70 KiB] |
Changelog by Remi Collet (2025-01-26):
- update to 2.1.1 |
| php-pecl-jsonpath-2.1.0-1.remi.src | [75 KiB] |
Changelog by Remi Collet (2024-01-09):
- update to 2.1.0 |
| php-pecl-jsonpath-2.0.0-1.remi.src | [75 KiB] |
Changelog by Remi Collet (2023-12-19):
- update to 2.0.0 - drop support for PHP 7.4 |
| php-pecl-jsonpath-1.0.1-1.remi.src | [76 KiB] |
Changelog by Remi Collet (2023-12-14):
- update to 1.0.1 - drop patch merged upstream |
| php-pecl-jsonpath-1.0.0-2.remi.src | [75 KiB] |
Changelog by Remi Collet (2023-09-01):
- build out of sources tree - add patch for 8.3 from https://github.com/supermetrics-public/pecl-jsonpath/pull/169 |