spryker / json-path
JsonPath module
Installs: 191 183
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
pkg:composer/spryker/json-path
Requires
- php: >=7.1
- galbar/jsonpath: ^1.0
Requires (Dev)
This package is auto-updated.
Last update: 2025-10-02 15:28:10 UTC
README
JsonPath module is a 3rd party connector module for "galbar/jsonpath" vendor library. "galbar/jsonpath" provides the possibility to create a PHP object out of a Json string input. This allows for a better readable code and more IDE friendly auto completion for Json strings that are being input.
Installation
composer require spryker/json-path