Libraries tagged by json encode
networkteam/json-seq
23511 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
paranoiq/xmlon-encoder
33592 Downloads
Serialize variables to simple XML format, just like JSON
serafim/json5
213 Downloads
JSON5 parser
suin/json
27174 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
phputil/json
5672 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
otaavioo/json
16816 Downloads
A light package for json encode/decode functions
mihasicehcek/json_parser
5412 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
38793 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
718 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
75423 Downloads
JSON encode/decode middleware
swaggest/json
2220 Downloads
JSON encoder with RAW support
phpcomposer/json
5671 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12050 Downloads
Yii2 Behavior for encode and decode json stored attributes
dschledermann/json-coder
146 Downloads
Encode and decode JSON objects from and to custom PHP classes
ropendev/phptojs
4737 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)