Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Jsonpath Laravel Package

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.

View on GitHub
Deep Wiki
Context7

flow/jsonpath is a PHP implementation of JSONPath, an XPath-like expression language for querying, filtering, and extracting data from JSON-like structures (arrays/objects). It parses expressions into cached tokens (Doctrine Lexer–inspired) for repeated queries and avoids using eval() for safer execution.

Note: this repository is no longer maintained; active maintenance continues at https://github.com/SoftCreatR/JSONPath.

  • Object-oriented design for easier extension and maintenance
  • Tokenized & cached expression parsing to reduce rework
  • Works with arrays, objects, and ArrayAccess inputs
  • Supports common JSONPath features: recursive descent, slices, and filters
  • Composer install: composer require flow/jsonpath (PHP 7.1+)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport