spryker/json-path

JsonPath module

Maintainers

👁 spryker-bot

Package info

github.com/spryker/json-path

pkg:composer/spryker/json-path

Statistics

Installs: 208 261

Dependents: 1

Suggesters: 0

Stars: 0

1.0.0 2019-07-03 10:48 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

proprietary 589bc1de92b115354553e9d779ee3c152696b8c1


README

👁 Latest Stable Version
👁 Minimum PHP Version

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

Documentation

Spryker Documentation