Libraries tagged by json-decode
cse/helpers-json
951 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
oktopost/jsonencode
1094 Downloads
Fix the behavior of json_encode and json_decode
paysera/lib-object-wrapper
21047 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
someniatko/json-decode-middleware
500 Downloads
Simple PSR-15 middleware for decoding JSON body of a server request when given respective Content-Type header
schnittstabil/json-decode-file
1358 Downloads
Read and decode JSON files
easeappphp/json-decode
65 Downloads
This is to do json_decode operation only on valid json string and in a highly performing way.
divinity76/json_decode_superset
4 Downloads
superset of json_decode allowing decoding of javascript objects (useful for web scraping)
bootsified/craft-json-decode
587 Downloads
A SUPER simple plugin that decodes JSON data for use in Craft CMS v3 templates.
wizaplace/json-decoder
185 Downloads
Throw an exception when json_decode() fails to decode a JSON and validate decoded data.
42sol/json-decoder
12 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
wpkenpachi/wpdecodejson
16 Downloads
Helper para decodeificacao de arrays que contenham JSON em atributos e sub-atributos
lazy-json/lazy-json
25 Downloads
PHP class to parse large JSON files and provide a lazy-load interface
grinfeld/phpjsonable
4786 Downloads
Simple json encode and decode object
germania-kg/jsondecoder
689 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)