Libraries tagged by json decoder
iliaal/fastjson
24 Downloads
Fast JSON encode/decode/validate for PHP 8.1+, backed by yyjson. Drop-in alternative to ext/json with namespaced fastjson_* functions and json_last_error-compatible error reporting.
perfilov/php-dto-packer
2782 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
paysera/lib-object-wrapper
21705 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
oktopost/jsonencode
1204 Downloads
Fix the behavior of json_encode and json_decode
vfork-fproject/php-jwt
9174 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
tungltdev/laravel-php-jwt
353 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
jwt/php-jwt
9542 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
gitsindonesia/php-jwt
367 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Forked from firebase/php-jwt to include patches for version 5.5.1.
invenso/microsoft-jwt
5544 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
648 Downloads
Simple PSR-15 middleware for decoding JSON body of a server request when given respective Content-Type header
majorgrey/pretty_json
638 Downloads
JSON pretty print for PHP
lazy-json/lazy-json
27 Downloads
PHP class to parse large JSON files and provide a lazy-load interface
dv-team/json
1425 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
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
2244 Downloads
JSON encode/decode decorator for react/cache