php-jmespath

Declaratively specify how to extract elements from a JSON document
  http://jmespath.org/
  0
  no reviews



JMESPath (pronounced "jaymz path") allows one to declaratively specify how to extract elements from a JSON document. jmespath.php allows one to use JMESPath in PHP applications with PHP data structures.