Libraries tagged by jsonp encode
brunas/json
5385 Downloads
Json decode/encode library
networkteam/json-seq
21836 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
paranoiq/xmlon-encoder
29237 Downloads
Serialize variables to simple XML format, just like JSON
suin/json
27125 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
phputil/json
5619 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
mihasicehcek/json_parser
5129 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
37574 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
485 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
api-clients/middleware-json
75171 Downloads
JSON encode/decode middleware
wyrihaximus/react-stream-json
61944 Downloads
Incremental JSON encoder writing to a react/stream
weew/json-encoder
512 Downloads
JSON encoding and decoding library.
swaggest/json
1813 Downloads
JSON encoder with RAW support
eugene-melbourne/json-encoder-decoder
2243 Downloads
Encodes and Decodes JSON strings
phpcomposer/json
5205 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
11721 Downloads
Yii2 Behavior for encode and decode json stored attributes