Libraries tagged by decode json
api-clients/middleware-json
75633 Downloads
JSON encode/decode middleware
serafim/json5
252 Downloads
JSON5 parser
phputil/json
5758 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
piedweb/rison
388 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
perfilov/php-dto-packer
1986 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
vfork-fproject/php-jwt
7030 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
someniatko/json-decode-middleware
518 Downloads
Simple PSR-15 middleware for decoding JSON body of a server request when given respective Content-Type header
majorgrey/pretty_json
601 Downloads
JSON pretty print for PHP
lazy-json/lazy-json
26 Downloads
PHP class to parse large JSON files and provide a lazy-load interface
cse/helpers-json
951 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
wyrihaximus/react-cache-json
2238 Downloads
JSON encode/decode decorator for react/cache
mtarld/json-encoder-bundle
29 Downloads
A Symfony Bundle that provides powerful methods to encode/decode data structures into/from JSON.
bayfrontmedia/php-jwt
882 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
yunchuang/php-jwt
499 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tungltdev/laravel-php-jwt
199 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.