Libraries tagged by json decoder
api-clients/middleware-json
75578 Downloads
JSON encode/decode middleware
eluhr/yii2-json-attribute-behavior
1240 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
serafim/json5
247 Downloads
JSON5 parser
perfilov/php-dto-packer
1955 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
paysera/lib-object-wrapper
21091 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
oktopost/jsonencode
1132 Downloads
Fix the behavior of json_encode and json_decode
vfork-fproject/php-jwt
6872 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
invenso/microsoft-jwt
4728 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
someniatko/json-decode-middleware
505 Downloads
Simple PSR-15 middleware for decoding JSON body of a server request when given respective Content-Type header
majorgrey/pretty_json
596 Downloads
JSON pretty print for PHP
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.
yetione/php-json
98 Downloads
PHP JSON encode/decode module
wyrihaximus/react-cache-json
2238 Downloads
JSON encode/decode decorator for react/cache
wyrihaximus/json-psr7
66863 Downloads
JSON encode and decode PSR-7 requests and responses
mtarld/json-encoder-bundle
27 Downloads
A Symfony Bundle that provides powerful methods to encode/decode data structures into/from JSON.