Libraries tagged by json_encode
brunas/json
11031 Downloads
Json decode/encode library
dschledermann/json-coder
524 Downloads
Encode and decode JSON objects from and to custom PHP classes
networkteam/json-seq
25272 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
paranoiq/xmlon-encoder
37112 Downloads
Serialize variables to simple XML format, just like JSON
ropendev/phptojs
4869 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
serafim/json5
267 Downloads
JSON5 parser
orisai/data-sources
23652 Downloads
Load and save data from and to various data formats
jwt/php-jwt
6482 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
wyrihaximus/json-psr7
66889 Downloads
JSON encode and decode PSR-7 requests and responses
phputil/json
5763 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
otaavioo/json
17414 Downloads
A light package for json encode/decode functions
mihasicehcek/json_parser
5691 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
39940 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
933 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
75687 Downloads
JSON encode/decode middleware