spryker / json-path
JsonPath module
1.0.0
2019-07-03 10:48 UTC
Requires
- php: >=7.1
- galbar/jsonpath: ^1.0
Requires (Dev)
- dev-master / 1.0.x-dev
- 1.0.0
- dev-beta/frw-8430/master-enable-sniffers-for-3rd-party-modules
- dev-beta/app-store/develop
- dev-hotfix/testing-propel
- dev-beta/lazy_table_map_instantiation
- dev-beta/poc-contract-tests
- dev-beta/glue-backend-prototype
- dev-beta/glue-backend-prototype-v4
- dev-beta/spryker-mini-api-framework
- dev-beta/te-9873-backend-glue-application-plagin-context
- dev-beta/te-9901-extend-glue-application-module
This package is auto-updated.
Last update: 2024-11-04 23:25:12 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