jsonpath 0.9.5

Extract data using JSONPath notation


This extension allows you to use the versatile JSONPath query language to extract the properties that you want from a decoded JSON document.

License: PHP License

Changes

## Bug fixes
- Fix issues 143, 145, 146 @mkaminski1988 (#147)

## Maintenance
- Add PECL release process @crocodele (#148)
- Add instructions for building the extension with PECL @crocodele (#141)