Libraries tagged by json encode
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
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.
zeroem/json-bundle
15 Downloads
Configurable JSON encoder/decoder service
weew/json-encoder
517 Downloads
JSON encoding and decoding library.
tomwright/json
218 Downloads
An Exception based JSON encoder/decoder.
eugene-melbourne/json-encoder-decoder
2290 Downloads
Encodes and Decodes JSON strings
estaheri/json
68 Downloads
An easy way for using json encoded strings in php
dmytryho/streaming-json-response-symfony-bridge
153 Downloads
Streamable JSON response for Symfony based on violet/streaming-json-encoder
ritalin/php-json-subset-encoder
21 Downloads
parsidev/json
86 Downloads
JSON decoder/encoder for Laravel 5
darling/php-json-storage-utilities
140 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