flow/jsonpath
PHP JSONPath implementation for querying and extracting data with XPath-like expressions. Object-oriented, tokenized/cached parser (no eval) and works with arrays, objects, and ArrayAccess. Note: this repo is unmaintained; see SoftCreatR/JSONPath.
$[name,year]).For Executives:
"This package lets our team query nested JSON data (e.g., API responses, logs) with simple expressions like $.store.books[?(@.price<10)], cutting development time by 30% for features like dynamic filtering or data aggregation. It’s a lightweight, MIT-licensed tool that avoids vendor lock-in, with minimal maintenance overhead (though we’d migrate to the active fork if needed)."
For Engineering:
*"Flow/JSONPath provides a clean, object-oriented JSONPath implementation (no eval, supports arrays/objects/ArrayAccess). Key benefits:
__get() support).How can I help you explore Laravel packages today?