Skip to content

jmespath-community/php-jmespath

Repository files navigation

jmespath-community/jmespath

jmespath-community/jmespath is a PHP implementation of the JMESPath spec.

This implementation is a full rewrite from scratch. It uses modern PHP language features and its implementation is compliant with the Typescript library.

This means that:

  • The lexer tokenizes expressions in exactly the same way (verified in CI / tests)
  • The parser creates the exact same AST for each expression (verified in CI / tests)

Usage

About

PHP implementation of JMESPath Community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 17