Libraries tagged by json encode
networkteam/json-seq
24314 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
paranoiq/xmlon-encoder
35076 Downloads
Serialize variables to simple XML format, just like JSON
jwt/php-jwt
4683 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
suin/json
27186 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
phputil/json
5721 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
otaavioo/json
17089 Downloads
A light package for json encode/decode functions
mihasicehcek/json_parser
5524 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
39340 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
801 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
75504 Downloads
JSON encode/decode middleware
wyrihaximus/react-stream-json
62010 Downloads
Incremental JSON encoder writing to a react/stream
swaggest/json
2381 Downloads
JSON encoder with RAW support
phpcomposer/json
5843 Downloads
php library to encode and decode json
dschledermann/json-coder
326 Downloads
Encode and decode JSON objects from and to custom PHP classes
serafim/json5
242 Downloads
JSON5 parser