Libraries tagged by json-decode
8ctopus/relaxed-json
19 Downloads
Tired of JSON's super strict syntax? Then relaxed JSON if for you.
macrotux/jsonutils
454 Downloads
JsonUtils, Utils for encode - decode JSON in PHP7, with control errors and Exception
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.
fefas/jsoncoder
1417 Downloads
Json encoder and decoder as a class
s-mcdonald/jason
27 Downloads
Jason (JSON) is a PHP library that allows you to serialize classes with attributes, build Json structures with a builder and much more.
fresh/common-api-bundle
1067 Downloads
Provides some missing out-of-box features for RESTful API services based on Symfony.
thetribe/json
4458 Downloads
json_encode/json_decode wrapper
oktopost/jsonencode
1135 Downloads
Fix the behavior of json_encode and json_decode
jpirnat/json
3 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.
dnonov/json-parser
14 Downloads
Thin wrapper around `json_decode` and `json_encode` with exceptions and some handy methods.
armenio/zf3-jsondecode-helper
62 Downloads
Json Decode Helper for Zend Framework 3
armenio/armenio-zf2-viewhelper-jsondecode-module
28 Downloads
View Helper Json Decode Module for Zend Framework 2
alexeyshockov/json-wrapper
1039 Downloads
json_encode() and json_decode() wrapper with better error handling
1of0/json
184 Downloads
Abstraction layer for json_encode() and json_decode(), providing Json.NET-like functionality through annotations or mappings