Libraries tagged by json encode
networkteam/json-seq
25198 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
paranoiq/xmlon-encoder
36954 Downloads
Serialize variables to simple XML format, just like JSON
ropendev/phptojs
4834 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
orisai/data-sources
23615 Downloads
Load and save data from and to various data formats
jwt/php-jwt
6388 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
wyrihaximus/json-psr7
66872 Downloads
JSON encode and decode PSR-7 requests and responses
phputil/json
5758 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
otaavioo/json
17376 Downloads
A light package for json encode/decode functions
mihasicehcek/json_parser
5677 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
39891 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
921 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
75633 Downloads
JSON encode/decode middleware
mtarld/json-encoder-bundle
31 Downloads
A Symfony Bundle that provides powerful methods to encode/decode data structures into/from JSON.
wyrihaximus/react-stream-json
62065 Downloads
Incremental JSON encoder writing to a react/stream
swaggest/json
2627 Downloads
JSON encoder with RAW support