Libraries tagged by jsonp encode
wyrihaximus/react-cache-json
2238 Downloads
JSON encode/decode decorator for react/cache
widi/json-encode
2742 Downloads
A light weight deep json encoder which avoids recursive encoding.
tjdraper/json-eencoder
179 Downloads
JSON encode content.
mihasicehcek/json_parser
5709 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
majorgrey/pretty_json
611 Downloads
JSON pretty print for PHP
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.
codekandis/json-codec
669 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
seekerliu/laravel-another-json
975 Downloads
Yet Another JSON encoder for Laravel.
estaheri/json
103 Downloads
An easy way for using json encoded strings in php
docteurklein/json-chunks
12 Downloads
JSON encoder using generators to stream
darling/php-json-storage-utilities
160 Downloads
This library provides classes for storing and retrieving data that was encoded as json by a \Darling\PHPJsonUtilities\classes\encoded\data\Json instance.
arokettu/json5-builder
181 Downloads
JSON5 config builder/encoder
silinternational/yii2-jsonsyslog
4882 Downloads
Yii2 log target for sending data to Syslog as a JSON encoded string
yocto/yoclib-oembed
23 Downloads
This yocLibrary enables your project to encode and decode OEmbed data in PHP.
zegl/dson-php
30 Downloads
DSON encoder and decoder for PHP