Libraries tagged by json encode
brunas/json
5104 Downloads
Json decode/encode library
networkteam/json-seq
21742 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
paranoiq/xmlon-encoder
28970 Downloads
Serialize variables to simple XML format, just like JSON
suin/json
27121 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
phputil/json
5615 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
mihasicehcek/json_parser
5118 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
dv-team/json
458 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
75152 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
1791 Downloads
JSON encoder with RAW support
eugene-melbourne/json-encoder-decoder
2241 Downloads
Encodes and Decodes JSON strings
phpcomposer/json
5130 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
11705 Downloads
Yii2 Behavior for encode and decode json stored attributes
ropendev/phptojs
4711 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)