Libraries tagged by decode json
api-clients/middleware-json
75825 Downloads
JSON encode/decode middleware
mtarld/json-encoder-bundle
36 Downloads
A Symfony Bundle that provides powerful methods to encode/decode data structures into/from JSON.
phputil/json
5830 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
piedweb/rison
734 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
perfilov/php-dto-packer
2085 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
vfork-fproject/php-jwt
7286 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
phalapi/jwt
2803 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
fizzday/fizzjwt
468 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
invenso/microsoft-jwt
4853 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
542 Downloads
Simple PSR-15 middleware for decoding JSON body of a server request when given respective Content-Type header
majorgrey/pretty_json
611 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.
codekandis/json-codec
669 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
wyrihaximus/react-cache-json
2238 Downloads
JSON encode/decode decorator for react/cache