Libraries tagged by jsonp encode
cse/helpers-json
946 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
codekandis/json-codec
642 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()`.
alexeyshockov/json-wrapper
1039 Downloads
json_encode() and json_decode() wrapper with better error handling
ksmz/json
177 Downloads
JSON encode/decode wrapper with catchable exceptions
wpjscc/react-stream-json
20 Downloads
Incremental JSON encoder writing to a react/stream
seekerliu/laravel-another-json
967 Downloads
Yet Another JSON encoder for Laravel.
estaheri/json
43 Downloads
An easy way for using json encoded strings in php
docteurklein/json-chunks
10 Downloads
JSON encoder using generators to stream
redcatphp/json5
69 Downloads
JSON5 parser/encoder for PHP
skqr/json
211 Downloads
GOintegro JSON Lib
sgmendez/json
75 Downloads
A PHP library for manipulate JSON data
gointegro/json
8992 Downloads
GOintegro JSON Lib
slick/json-api-bundle
59 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
grinfeld/phpjsonable
4752 Downloads
Simple json encode and decode object
yocto/yoclib-jsonrpc
5 Downloads
This yocLibrary enables your project to encode and decode JSON-RPC messages in PHP.