Download the PHP package greenskies/json without Composer
On this page you can find all versions of the php package greenskies/json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package json
Greenskies Json
A PHP library to improve decoding - including schema validation and decoding to a class
It is basically a wrapper for:
- karriereat/json-decoder
- justinrainbow/json-schema With a little syntatic sugar and exceptions, even on PHP < 7.3
Installation
Decoding
To decode a json string simply pass the string to Json::Decode()
This will return a standard object
Schema Validation
For further instructions visit justinrainbow/json-schema
Decode to a class
Decode Multiple
For further instructions visit karriereat/json-decoder
All versions of json with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
justinrainbow/json-schema Version ^5.2
karriere/json-decoder Version ^2.2
symfony/options-resolver Version ^4.2
justinrainbow/json-schema Version ^5.2
karriere/json-decoder Version ^2.2
symfony/options-resolver Version ^4.2
The package greenskies/json contains the following files
Loading the files please wait ....