Libraries tagged by json decode
supermetrics/jsonpath
0 Downloads
Extract data from a decoded JSON document using the versatile JSONPath query language
thetribe/json
4457 Downloads
json_encode/json_decode wrapper
schnittstabil/json-decode-file
1358 Downloads
Read and decode JSON files
lazy-json/lazy-json
24 Downloads
PHP class to parse large JSON files and provide a lazy-load interface
jpirnat/json
1 Downloads
A wrapper around the global json_encode and json_decode functions, with more convenient default values.
greeny/json-parser
1 Downloads
A JSON parser that doesn't use native json_decode function.
germania-kg/jsondecoder
679 Downloads
Decode JSON in strings and PSR-7 messages. Supports JsonException on older PHP
etconsilium/php-json-fix
17 Downloads
Proxy json_decode() and Fix invalid JSON (via runkit)
easeappphp/json-decode
63 Downloads
This is to do json_decode operation only on valid json string and in a highly performing way.
dnonov/json-parser
12 Downloads
Thin wrapper around `json_decode` and `json_encode` with exceptions and some handy methods.
divinity76/json_decode_superset
3 Downloads
superset of json_decode allowing decoding of javascript objects (useful for web scraping)
codekandis/json-codec
655 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
bootsified/craft-json-decode
585 Downloads
A SUPER simple plugin that decodes JSON data for use in Craft CMS v3 templates.
armenio/zf3-jsondecode-helper
62 Downloads
Json Decode Helper for Zend Framework 3
armenio/armenio-zf2-viewhelper-jsondecode-module
26 Downloads
View Helper Json Decode Module for Zend Framework 2