FlowCommunications/JSONPath
JSONPath implementation for PHP (based on Stefan Goessner's JSONPath script)
PHPMIT
Issues
- 6
Proposal: New Reqex Expression
#10 opened by B4rb4ross4 - 4
Proposal: Return normalized path of result
#17 opened by nalsas - 2
Multiple expressions
#19 opened by pawelphilipczyk - 1
Release for the recent fixes missing
#30 opened by simonberger - 4
[?(@.key == null)] don't work
#31 opened by 4n70w4 - 1
Feature: setter for JSONPath::$data
#33 opened by 4n70w4 - 1
JSONPathException: Unable to parse token codeUnitsAlias,year in expression: .items.[0].desc[codeUnitsAlias,year]
#38 opened by 4n70w4 - 2
Results do not match other implementations
#39 opened by cburgmer - 1
- 1
Feature: matches regular expression
#44 opened by 4n70w4 - 1
- 2
Lost for how to include
#48 opened by theDanielJLewis - 3
Issue filtering with @
#49 opened by lookitsjonno - 2
- 2
Deprecated composer integration
#54 opened by davidsneighbour - 2
JSONPath comparison and standardisation
#55 opened by glyn - 2
Flow\JSONPath\Test\JSONPathTestClass does not comply with psr-0 autoloading standard
#56 opened by ettoredn - 1
Version 0.6
#59 opened by SoftCreatR - 6
New release
#47 opened by kevcooper - 0
Deprecation Notice in the last composer
#52 opened by fr05t1k - 2
Class 'JSONPath' not found
#3 opened by zQueal - 0
- 6
can't parse by tokens with dash in name
#16 opened by oizdar - 2
Is there a composer install for this?
#24 opened by MilesHart - 2
JSONPathLexer breaks with given expression $
#27 opened by simonberger - 1
- 0
- 0
- 0
Issue in evaluating $..book[0,1,2,]
#22 opened by virenv - 4
filtering attributes with @ sign
#1 opened by ziodave - 1
Chaining and tree walking
#2 opened by polerin - 1
Fatal error
#4 opened by necrosisoff - 1
- 3
offsetUnset doesn't work properly
#7 opened by lucacerretani - 1
Searching indexed array
#11 opened by yiendos - 1
Filter by int doesn't work
#12 opened by igorsantos07 - 1
PHP Version requirements
#8 opened by xocasdashdash - 1
!= filter doesn't work
#9 opened by johncrenshaw