Libraries tagged by json encoder
quantum13/php-json
6 Downloads
Another realization of json encode/decode
phpfacile/event-json
35 Downloads
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
jpirnat/json
1 Downloads
A wrapper around the global json_encode and json_decode functions, with more convenient default values.
jdelta/pretty-json
1138 Downloads
The new JSON pretty print approach.
im-denisenko/php-json-encode
126 Downloads
Provides features, added to json_encode since version 5.3.0, for version 5.3.0.
goma/goma-json-lib
1648 Downloads
Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.
dnonov/json-parser
12 Downloads
Thin wrapper around `json_decode` and `json_encode` with exceptions and some handy methods.
alexeyshockov/json-wrapper
1039 Downloads
json_encode() and json_decode() wrapper with better error handling
1of0/json
183 Downloads
Abstraction layer for json_encode() and json_decode(), providing Json.NET-like functionality through annotations or mappings
paulgessinger/json
28 Downloads
wrapper for json_encode and json_decode with exceptions
litgroup/json
253 Downloads
Library for JSON encode/decode.
ksmz/json
182 Downloads
JSON encode/decode wrapper with catchable exceptions
darling/php-json-storage-utilities
138 Downloads
This library provides classes for storing and retrieving data that was encoded as json by a \Darling\PHPJsonUtilities\classes\encoded\data\Json instance.
sevensoft/json
16 Downloads
PHP library to encode and decode JSON
phptestsoft/json
147 Downloads
PHP library to encode and decode JSON