Libraries tagged by json5_decode
crossjoin/json
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.
parsidev/json
86 Downloads
JSON decoder/encoder for Laravel 5
42sol/json-decoder
23 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
sevensoft/json
17 Downloads
PHP library to encode and decode JSON
phptestsoft8/json8
24 Downloads
PHP library to encode and decode JSON
phptestsoft3/json3
13 Downloads
PHP library to encode and decode JSON
phptestsoft2/json2
14 Downloads
PHP library to encode and decode JSON
phptestsoft/json
148 Downloads
PHP library to encode and decode JSON
phptestplugin/json
2 Downloads
PHP library to encode and decode JSON
peterphp/json
6 Downloads
PHP Library to encode and decode JSON
myphptest/json
13 Downloads
PHP library to encode and decode JSON
mycomposer01/json
16 Downloads
PHP library to encode and decode JSON
locustv2/yii2-json-data-behavior
241 Downloads
Enables you to easily encode and decode json in your activerecords.
joelwurtz/json-stream
1 Downloads
Lazy, streaming JSON decoding: json_stream_decode() returns an array-accessible document that only parses the paths you access, with SIMD-accelerated scanning and constant-memory transient iteration
itcastsoft/json
136 Downloads
PHP library to encode and decode JSON